Skip to content

Commit

Permalink
update usage
Browse files Browse the repository at this point in the history
  • Loading branch information
WesleyCharlesBlake committed Sep 6, 2023
1 parent 0583756 commit 2d7ebfc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .shellcheckrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@

disable=SC2086
2 changes: 2 additions & 0 deletions feeds/k3s-install/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ display_usage() {
echo "Usage:"
echo "======"
echo "./install.sh"
echo "# follow the prompts"
echo "required: feed name, ethereum rpc url, ethereum address, ethereum keystore file, ethereum password file"
}

function _preflight {
Expand Down

0 comments on commit 2d7ebfc

Please sign in to comment.