summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-02-05 19:57:27 +0100
committerdefault <nobody@localhost>2023-02-05 19:57:27 +0100
commita0196040e60ef732b85d3e22e1cfbea33410f6be (patch)
treede0e1b20252bcc93b25016ad0877cbf66c260af6 /doc
parentf36fb45c3f7356a8ecf98b2e3fc3002dfed99dec (diff)
Updated documentation.
Diffstat (limited to 'doc')
-rw-r--r--doc/snac.18
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/snac.1 b/doc/snac.1
index 16ed54d..7e738db 100644
--- a/doc/snac.1
+++ b/doc/snac.1
@@ -194,9 +194,9 @@ level command that is not very useful to you.
.It Cm note Ar basedir Ar uid Ar text
Enqueues a Create + Note message to all followers. If the
.Ar text
-argument is - (a lonely hyphen), the external editor defined
-by the EDITOR environment variable will be invoked to prepare
-a message.
+argument is -e, the external editor defined by the EDITOR
+environment variable will be invoked to prepare a message; if
+it's - (a lonely hyphen), the post content will be read from stdin.
.El
.Ss Migrating from Mastodon
See
@@ -221,4 +221,4 @@ See the LICENSE file for details.
.Sh CAVEATS
Use the Fediverse sparingly. Don't fear the MUTE button.
.Sh BUGS
-Plenty. Some issues may be even documented in the TODO.md file.
+Probably plenty. Some issues may be even documented in the TODO.md file.