We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80947c3 commit 0954735Copy full SHA for 0954735
test/test-ghe-detect-leaked-ssh-keys.sh
@@ -25,7 +25,7 @@ begin_test "ghe-detect-leaked-ssh-keys check -h dispays help message"
25
(
26
set -e
27
28
- ghe-detect-leaked-ssh-keys -h | grep "--help"
+ ghe-detect-leaked-ssh-keys -h | grep "\-\-help"
29
)
30
end_test
31
0 commit comments