aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/legacy-ssh-store.md
blob: 043acebd6fd149d446eda51daef6d5eda31a01cd (plain)
1
2
3
4
5
6
7
8
R"(

**Store URL format**: `ssh://[username@]hostname`

This store type allows limited access to a remote store on another
machine via SSH.

)"