diff options
author | default <nobody@localhost> | 2023-02-05 19:57:27 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2023-02-05 19:57:27 +0100 |
commit | a0196040e60ef732b85d3e22e1cfbea33410f6be (patch) | |
tree | de0e1b20252bcc93b25016ad0877cbf66c260af6 /doc | |
parent | f36fb45c3f7356a8ecf98b2e3fc3002dfed99dec (diff) |
Updated documentation.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/snac.1 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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. |