Fixed typo in -h output

This commit is contained in:
James Laska 2016-12-19 11:58:28 -05:00
parent e27c117256
commit 7bb2021337

View File

@ -20,7 +20,7 @@ OPTIONS:
-c Host config key (required)
-t Job template ID (required)
-e Extra variables
-s Number of seconds between retries (default: ${NUM_SECONDS}
-s Number of seconds between retries (default: ${NUM_SECONDS})
EOF
}