diff options
| author | grunfink <grunfink@comam.es> | 2025-09-12 23:13:09 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-09-12 23:13:09 +0200 |
| commit | 02c570808340bb02a3fba57aec1f6be7a71e32cc (patch) | |
| tree | 52ce3788996bfba7c6d6abb405ae91240934caf3 | |
| parent | f971a59599399332c1249c2f99e45973523d476f (diff) | |
Updated documentation.
| -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 |