diff options
| -rw-r--r-- | lacme-accountd.1.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lacme-accountd.1.md b/lacme-accountd.1.md index 6cf9ea8..a967b67 100644 --- a/lacme-accountd.1.md +++ b/lacme-accountd.1.md @@ -128,7 +128,7 @@ Alternatively, use [OpenSSH] 6.7 or later to forward the socket and  execute [`lacme`(8)] remotely:      ~$ ssh -oExitOnForwardFailure=yes -tt -R /path/to/remote.sock:$XDG_RUNTIME_DIR/S.lacme user@example.org \ -       sudo lacme --socket=/path/to/remote.sock newOrder +		sudo lacme --socket=/path/to/remote.sock newOrder  See also  ======== | 
