diff --git a/README.md b/README.md index 17e437a..ae021ed 100644 --- a/README.md +++ b/README.md @@ -47,9 +47,8 @@ OpenSSH client, run: `sftp -P 2222 foo@` ### Store users in config -/host/users.conf: - ``` +$ cat /host/users.conf foo:123:1001 bar:abc:1002 ```