Skip to content
Snippets Groups Projects
Unverified Commit 359914d1 authored by Bob Idle's avatar Bob Idle Committed by GitHub
Browse files

push_pkg: fix typo in help page (#3106)

parent 57aa3423
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ build_only=0 ...@@ -10,7 +10,7 @@ build_only=0
preserve_config=1 preserve_config=1
print_help() { print_help() {
echo "$0 [OPTIONS] PACAKGE_DIR [PACKAGE_DIR] ..." echo "$0 [OPTIONS] PACKAGE_DIR [PACKAGE_DIR] ..."
echo "" echo ""
echo " -h print this help" echo " -h print this help"
echo " -r HOST use a remote machine as target machine. By default if this" echo " -r HOST use a remote machine as target machine. By default if this"
......
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