tests/test-mq-qrefresh-interactive.t
changeset 30152 d65e246100ed
parent 30024 f3c4edfd35e1
child 42566 f802a75da585
--- a/tests/test-mq-qrefresh-interactive.t	Mon Sep 19 17:15:39 2016 -0400
+++ b/tests/test-mq-qrefresh-interactive.t	Sun Oct 09 03:11:18 2016 +0200
@@ -31,13 +31,13 @@
   
   options ([+] can be repeated):
   
-   -e --[no-]edit           invoke editor on commit messages
-   -g --[no-]git            use git extended diff format
-   -s --[no-]short          refresh only files already in the patch and
+   -e --edit                invoke editor on commit messages
+   -g --git                 use git extended diff format
+   -s --short               refresh only files already in the patch and
                             specified files
-   -U --[no-]currentuser    add/update author field in patch with current user
+   -U --currentuser         add/update author field in patch with current user
    -u --user USER           add/update author field in patch with given user
-   -D --[no-]currentdate    add/update date field in patch with current date
+   -D --currentdate         add/update date field in patch with current date
    -d --date DATE           add/update date field in patch with given date
    -I --include PATTERN [+] include names matching the given patterns
    -X --exclude PATTERN [+] exclude names matching the given patterns
@@ -73,19 +73,19 @@
   
   options ([+] can be repeated):
   
-   -e --[no-]edit           invoke editor on commit messages
-   -g --[no-]git            use git extended diff format
-   -s --[no-]short          refresh only files already in the patch and
+   -e --edit                invoke editor on commit messages
+   -g --git                 use git extended diff format
+   -s --short               refresh only files already in the patch and
                             specified files
-   -U --[no-]currentuser    add/update author field in patch with current user
+   -U --currentuser         add/update author field in patch with current user
    -u --user USER           add/update author field in patch with given user
-   -D --[no-]currentdate    add/update date field in patch with current date
+   -D --currentdate         add/update date field in patch with current date
    -d --date DATE           add/update date field in patch with given date
    -I --include PATTERN [+] include names matching the given patterns
    -X --exclude PATTERN [+] exclude names matching the given patterns
    -m --message TEXT        use text as commit message
    -l --logfile FILE        read commit message from file
-   -i --[no-]interactive    interactively select changes to refresh
+   -i --interactive         interactively select changes to refresh
   
   (some details hidden, use --verbose to show complete help)