diff options
author | default <nobody@localhost> | 2024-02-01 10:09:58 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2024-02-01 10:09:58 +0100 |
commit | ca8bf9b447680a3fc29dfb42e8673621f63214ed (patch) | |
tree | 23645c445e59f16ed455b0360dd80fa346f4c10e /doc | |
parent | 8cc845894241544f0b33279b3c68c7053bef0da2 (diff) |
Updated documentation.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/snac.1 | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -52,6 +52,22 @@ enter plain text, @user@host mentions and other things. See the .Xr snac 5 manual for more information on the allowed markup. .Pp +Other fields immediately below the big text allow some control +about the post being sent: +.Bl -tag -offset indent +.It Sensitive content +If you set this checkbox, your post will be marked with a +content warning. The immediately following, optional text box +allows you to write a description about why your content is +so sensitive. +.It Only for mentioned people +If you set this checkbox, your text will not be public, but only +sent to those people you mention in the post body. +.It Reply to (URL) +If you fill this optional text field with the URL of another one's +post, your text will be considered as a reply to it. +.El +.Pp More options are hidden under a toggle control. They are the following: .Bl -tag -offset indent |