cubicweb/etwist/twconfig.py
branch3.26
changeset 12376 890853079ce3
parent 11989 309cf6a2c24f
child 12527 bcb895aa2684
--- a/cubicweb/etwist/twconfig.py	Wed Feb 13 17:32:41 2019 +0100
+++ b/cubicweb/etwist/twconfig.py	Wed Feb 13 17:25:09 2019 +0100
@@ -76,7 +76,7 @@
         ('uid',
          {'type' : 'string',
           'default': None,
-          'help': 'if this option is set, use the specified user to start \
+          'help': 'unix user, if this option is set, use the specified user to start \
 the repository rather than the user running the command',
           'group': 'main', 'level': WebConfiguration.mode == 'system'
           }),