Revision aa4fff02

b/lib/cli.py
1560 1560
                                  help="Don't check for conflicting IPs")
1561 1561

  
1562 1562
#: Options provided by all commands
1563
COMMON_OPTS = [DEBUG_OPT]
1563
COMMON_OPTS = [DEBUG_OPT, REASON_OPT]
1564 1564

  
1565 1565
# common options for creating instances. add and import then add their own
1566 1566
# specific ones.

Also available in: Unified diff