Implement CLI debug option

This commit is contained in:
Thibault Jouan
2014-10-12 23:45:01 +00:00
parent 25d03d4322
commit e22d0039e1
8 changed files with 64 additions and 8 deletions
+1
View File
@@ -10,6 +10,7 @@ Feature: CLI usage
options:
-v, --verbose enable verbose mode
-d, --debug enable debug mode
-n, --dry-run enable dry run mode
-t, --target HOST target host
"""