aboutsummaryrefslogtreecommitdiffstats
path: root/lacme-accountd.1.md
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2020-11-26 00:17:08 +0100
committerGuilhem Moulin <guilhem@fripost.org>2020-11-26 00:17:08 +0100
commitc3cce44cfc175b9ac641820c63354ade12fb05b5 (patch)
tree6cb1807941d7f2aa59527e6364e42d9482fda335 /lacme-accountd.1.md
parent0d1274eafa7119cafd51a67015bb658c8ec9b1a8 (diff)
parent51369e3955cdc5bf3f1ba0f6e2d7c4d73406c111 (diff)
Merge tag 'upstream/0.7' into debian
New release 0.7
Diffstat (limited to 'lacme-accountd.1.md')
-rw-r--r--lacme-accountd.1.md2
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
========