summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-03-15 20:31:45 +0100
committerdefault <nobody@localhost>2024-03-15 20:31:45 +0100
commit6f1bc0e8b2e207483552ada521854f1a3a593a2e (patch)
tree1b7d5cef26289210bec11e861c5b2b45e464009c
parent9a7283f80c3836f74c19edea94d0d65e363a5474 (diff)
Updated documentation.
-rw-r--r--doc/snac.16
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/snac.1 b/doc/snac.1
index c3a84a9..203f552 100644
--- a/doc/snac.1
+++ b/doc/snac.1
@@ -221,12 +221,14 @@ Sends a Follow message for the specified actor URL.
.It Cm request Ar basedir Ar uid Ar url
Requests an object and dumps it to stdout. This is a very low
level command that is not very useful to you.
-.It Cm note Ar basedir Ar uid Ar text
+.It Cm note Ar basedir Ar uid Ar text Op file file ...
Enqueues a Create + Note message to all followers. If the
.Ar text
-argument is -e, the external editor defined by the EDITOR
+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.
+The rest of command line arguments are treated as media files to be
+attached to the post.
.It Cm block Ar basedir Ar instance_url
Blocks a full instance, given its URL or domain name. All subsequent
incoming activities with identifiers from that instance will be immediately