Skip to content

Commit a7041ad

Browse files
committed
Linting,
1 parent 5ddf014 commit a7041ad

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

tests/test_options_/test_colour_option.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Usage: main [OPTIONS]
22

33
Options:
44
--colour / --no-colour Whether to use coloured output.
5-
-h, --help Show this message and exit.
5+
-h, --help Show this message and exit.

tests/test_options_/test_force_option.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Usage: main [OPTIONS]
22

33
Options:
44
-f, --force Force the operation
5-
-h, --help Show this message and exit.
5+
-h, --help Show this message and exit.

tests/test_options_/test_no_pager_option.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Usage: main [OPTIONS]
22

33
Options:
44
--no-pager Disable the output pager.
5-
-h, --help Show this message and exit.
5+
-h, --help Show this message and exit.

tests/test_options_/test_verbose_option.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Usage: main [OPTIONS]
22

33
Options:
44
-v, --verbose Force the operation
5-
-h, --help Show this message and exit.
5+
-h, --help Show this message and exit.

0 commit comments

Comments
 (0)