From 2678e042c857a400dd77a588e9c4a139ad7f3046 Mon Sep 17 00:00:00 2001 From: Adrian Dvergsdal Date: Mon, 7 Dec 2015 10:24:40 +0100 Subject: [PATCH] Looks better --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 ```