Commit 5e5891e1 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add a little to the help message

parent a36229cf
Loading
Loading
Loading
Loading
+7 −3
Original line number Diff line number Diff line
@@ -30,9 +30,13 @@ Any binaries (executables or libraries) listed in the arguments will be
collected along with any libraries they are linked with and arranged in
a staging directory.

Options:
  -h|--help         Show this message and exit.
  -s|--stage STAGE  Set the output stage directory. If it does not exist it will
                    be created. (default: $DEFAULT_STAGE)

Environment:
  STAGE:  An alternate way of providing --stage
"

missing() {