Mercurial > p > roundup > code
changeset 7861:90abf3721fcc
doc: Add a missing line fix sphinx error.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 07 Apr 2024 11:25:15 -0400 |
| parents | 8b31893f5930 |
| children | 5cf8a7027595 |
| files | doc/reference.txt |
| diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/reference.txt Sat Apr 06 22:47:25 2024 -0400 +++ b/doc/reference.txt Sun Apr 07 11:25:15 2024 -0400 @@ -1912,6 +1912,7 @@ complex permission schemes. An `example in upgrading.html <upgrading.html#enhancement-to-check-command-for-permissions>`_ shows the use of ``ctx``. + **properties** A sequence of property names that are the only properties to apply the new Permission to (eg. ``... klass='user', properties=('name',
