Skip to content
Snippets Groups Projects
Commit 4959ebe7 authored by Jason A. Donenfeld's avatar Jason A. Donenfeld
Browse files

Typo.

parent f6c945b0
No related branches found
No related tags found
No related merge requests found
......@@ -226,7 +226,7 @@ case "$command" in
;;
edit)
if [[ $# -ne 1 ]]; then
echo "Usage $program $command pass-name"
echo "Usage: $program $command pass-name"
exit 1
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment