mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-22 05:15:04 +00:00
Updated documentation.
This commit is contained in:
parent
8cc8458942
commit
ca8bf9b447
1 changed files with 16 additions and 0 deletions
16
doc/snac.1
16
doc/snac.1
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue