cubicweb/server/serverctl.py
changeset 12576 3aa0c203747c
parent 12567 26744ad37953
child 12825 71a842bdf81d
--- 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'}
          ),
     )