Skip to content

Commit

Permalink
Merge branch 'test-sh' of https://github.com/samgermain/ccxt into sam…
Browse files Browse the repository at this point in the history
…germain-bashscript
  • Loading branch information
frosty00 committed Mar 12, 2022
2 parents 3e2ae78 + 0d942c1 commit 39c5f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multilang.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function usage() {
echo " -l View in less editor"
echo " -s Remove special characters"
echo " -h Display help"
echo " -a exchange method and method arguments"
echo " -a exchange, method, and method arguments"
}

if [[ $# < 1 ]]; then
Expand Down

0 comments on commit 39c5f75

Please sign in to comment.