Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Silvio Rhatto
Onionmine
Commits
6722a9e3
Verified
Commit
6722a9e3
authored
May 14, 2022
by
Silvio Rhatto
Browse files
Fix(test-keys): usage: optional parameters
parent
5760f40b
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/test-keys
View file @
6722a9e3
...
...
@@ -45,7 +45,7 @@ function teardown() {
}
function
usage
()
{
echo
"usage:
$BASENAME
<pool> <candidate>
<
port
> <
wait
>
"
echo
"usage:
$BASENAME
<pool> <candidate>
[
port
] [
wait
]
"
echo
""
echo
"Test an Onion Service keypair candidate mined in a pool"
echo
""
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment