R"(
**Store URL format**: `ssh://[username@]hostname[:port]`
This store type allows limited access to a remote store on another
machine via SSH.
)"
Title: SSH Store URL Format and Access
Summary
This chunk describes the URL format for an SSH store type, which is `ssh://[username@]hostname[:port]`. It explains that this store type enables limited access to a remote store on another machine using SSH.