Rewrite documentation string

This commit is contained in:
ZyX 2014-01-14 23:38:34 +04:00
parent c33d56e73c
commit aa3e86b9d9
1 changed files with 1 additions and 1 deletions

View File

@ -595,7 +595,7 @@ def user(pl, segment_info=None, hide_user=None):
'''Return the current user.
:param str hide_user:
will suppress display of username if it matches the given string
Omit showing segment for users with names equal to this string.
Highlights the user with the ``superuser`` if the effective user ID is 0.