Skip to content

Commit 5a667fd

Browse files
committed
Add --help command line argument test
1 parent 74cdc37 commit 5a667fd

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
CORE
2+
3+
--help
4+
^EXIT=0$
5+
^SIGNAL=0$
6+
goto-bmc \d\.\d+\.\d+
7+
Usage\:
8+
Purpose\:
9+
show help
10+
show version and exit
11+
--
12+
--
13+
Test that help is output when help argument is specified.

0 commit comments

Comments
 (0)