Commit 266d0869 authored by Rafael Monnerat's avatar Rafael Monnerat

Don't chwon partitions by default

  It kills the partitions and backups nodes.
parent a811af2f
......@@ -62,6 +62,7 @@ class FormatCommand(ConfigCommand):
ap.add_argument('--alter_user',
choices=['True', 'False'],
default=False,
help='Shall slapformat alter user database'
' (default: %(default)s)')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment