Skip to content
Snippets Groups Projects
Commit b34dfa41 authored by nimrod's avatar nimrod
Browse files

Nicer usage for kb.

parent 38ec8fa2
No related branches found
No related tags found
No related merge requests found
...@@ -70,7 +70,7 @@ sync () { ...@@ -70,7 +70,7 @@ sync () {
} }
usage () { usage () {
echo "usage: $0 start|stop|sync" >&2 echo "usage: $(basename "$0") start|stop|sync" >&2
exit 1 exit 1
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment