diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/snac.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -306,7 +306,8 @@ attached to the post. The LANG environment variable (if defined) is used 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. If a date in YYYYmmddHHMMSS format is followed by \-d, the note is scheduled for that moment instead of -immediately posted. +immediately posted (this date must be in the same timezone the user has +configured in the web UI). .It Cm note_unlisted Ar basedir Ar uid Ar text Op file file ... Op -r inReplyTo Op -d YYYYmmddHHMMSS 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 Op -d YYYYmmddHHMMSS |