diff options
author | default <nobody@localhost> | 2024-03-24 20:45:54 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2024-03-24 20:45:54 +0100 |
commit | 8ff9d84bd81716b6d43e7897118c90a5b67060c3 (patch) | |
tree | a7c45cfc5a183de55779379ddd0d4531be8e04df | |
parent | ec304baf7343c29532223188cc2ed507518387ff (diff) |
Updated documentation.
-rw-r--r-- | doc/snac.1 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -221,6 +221,8 @@ 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 announce Ar basedir Ar uid Ar url +Announces (boosts) a post via its URL. .It Cm note Ar basedir Ar uid Ar text Op file file ... Enqueues a Create + Note message to all followers. If the .Ar text |