mirror of
https://github.com/evennia/evennia.git
synced 2026-03-20 23:06:31 +01:00
Updated ReST documentation.
This commit is contained in:
parent
36b15b4ad8
commit
a8139feb1a
37 changed files with 963 additions and 910 deletions
|
|
@ -80,7 +80,7 @@ A help entry consists of four parts:
|
|||
- The *text* - the help text itself, of any length.
|
||||
- locks - a `lock definition <Locks.html>`_. This can be used to limit
|
||||
access to this help entry, maybe because it's staff-only or otherwise
|
||||
meant to be restricted. Help commands check for ``access_type``s
|
||||
meant to be restricted. Help commands check for ``access_type``\ s
|
||||
``view`` and ``edit``. An example of a lock string would be
|
||||
``view:perm(Builders)``.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue