From 556edde60eefe312f08ea882a53ad3899f87cd26 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 4 Aug 2020 02:52:32 +0200 Subject: Improve long command wrapping. --- lacme-accountd.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ======== -- cgit v1.2.3