aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2025-06-27 06:39:41 +0200
committergrunfink <grunfink@comam.es>2025-06-27 06:39:41 +0200
commitf33fabe303ea1bfe12e61b8057f8978c0f6bafbf (patch)
tree7d24a46272b967a3385bdaff48c3ed5d8ba3c148
parent077e2ba462be7a88e5ad03a43124529ecb7bf401 (diff)
Updated documentation.
-rw-r--r--doc/snac.14
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/snac.1 b/doc/snac.1
index 674ef82..e905610 100644
--- a/doc/snac.1
+++ b/doc/snac.1
@@ -292,8 +292,8 @@ environment variable will be invoked to prepare a message; if
it's - (a lonely hyphen), the post content will be read from stdin.
The rest of command line arguments are treated as media files to be
attached to the post. The LANG environment variable (if defined) is used
-as the post language. An optional URL to a Fediverse post can be specified
-for this note to be a reply to.
+as the post language. An optional URL to a Fediverse post, prefixed by -r,
+can be specified for this note to be a reply to.
.It Cm note_unlisted Ar basedir Ar uid Ar text Op file file ... Op -r inReplyTo
Like the previous one, but creates an "unlisted" (or "quiet public") post.
.It Cm note_mention Ar basedir Ar uid Ar text Op file file ... Op -r inReplyTo