diff --git a/docs/content/user-guide.md b/docs/content/user-guide.md index 6a7c798b..fa9a9a98 100644 --- a/docs/content/user-guide.md +++ b/docs/content/user-guide.md @@ -738,8 +738,12 @@ To update your system privacy settings, use the following commands: pk;system privacy -* `` is either `description`, `fronter`, `fronthistory` or `list`, corresponding to the options above - * (or `all` in order to change all subjects at once) +* `` is one of: + * `description` + * `fronter` + * `fronthistory` + * `list` + * `all` (to change all subjects at once) * `` is either `public` or `private` For example: @@ -772,8 +776,15 @@ To update a member's privacy you can use the command: pk;member privacy * `` is the name or the id of a member in your system -* `` is one of `name`, `description`, `avatar`, `birthday`, `pronouns`, `metadata`, or `visiblity` corresponding to the options above - * (or `all` to change all subjects at once) +* `` is one of: + * `name` + * `description` + * `avatar` + * `birthday` + * `pronouns` + * `metadata` + * `visiblity` + * `all` (to change all subjects at once) * `` is either `public` or `private` For example: