Skip to content

Commit

Permalink
Corect install.sh usage short options list (Chia-Network#11387)
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky authored May 2, 2022
1 parent d7f39e4 commit 619c539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -o errexit

USAGE_TEXT="\
Usage: $0 [-d]
Usage: $0 [-adh]
-a automated install, no questions
-d install development dependencies
Expand Down

0 comments on commit 619c539

Please sign in to comment.