author | Nsukami Patrick <ndkpatt at gmail dot com> |
Wed, 10 Apr 2019 17:59:17 +0000 | |
changeset 12576 | 3aa0c203747c |
parent 12575 | 30d0e27a1d52 |
child 12578 | d06a2feae373 |
--- a/cubicweb/server/serverctl.py Fri Apr 12 11:56:13 2019 +0200 +++ b/cubicweb/server/serverctl.py Wed Apr 10 17:59:17 2019 +0000 @@ -602,7 +602,7 @@ {'short': 'p', 'type': 'string', 'metavar': '<new-password>', 'default': None, 'help': 'Use this password instead of prompt for one.\n' - '/!\ THIS IS AN INSECURE PRACTICE /!\ \n' + '/!\\ THIS IS AN INSECURE PRACTICE /!\\ \n' 'the password will appear in shell history'} ), )