Skip to content

Commit

Permalink
Add example usage
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed Sep 27, 2017
1 parent f6382b3 commit fc37b7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/governor.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ set -eu

usage() {
generators="$1"
# example: USAGE: ./governor.sh <performance|powersave>
echo "USAGE: $0 <$(echo "$generators" | tr ' ' '|')>"
exit 111
}
Expand Down

0 comments on commit fc37b7a

Please sign in to comment.