diff options
Diffstat (limited to 'src/sshd')
-rw-r--r-- | src/sshd/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sshd/README.md b/src/sshd/README.md index 1355911..838cda7 100644 --- a/src/sshd/README.md +++ b/src/sshd/README.md @@ -1,7 +1,7 @@ # SSH server (sshd) - +Adds a SSH server into a container so that you can use an external terminal, sftp, or SSHFS to interact with it. ## Example Usage |