Skip to content

Commit

Permalink
bee-init: minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mariux committed Mar 23, 2012
1 parent 13484a1 commit 458c598
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/bee-init.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ function usage() {
-f --force force overwrite of bee-file.
-h --help this little help.
-V --version print version number.
-D --define=A=B define ENV variables with the bee-file.
-D --define=A=B define ENV variables within the bee-file.
(extra (over)quoting may be needed if B contains spaces.)
-o --output=bee-file name of new bee-file
Expand Down Expand Up @@ -320,7 +320,6 @@ while true ; do

--force)
shift

OPT_FORCE="yes"
;;

Expand Down

0 comments on commit 458c598

Please sign in to comment.