Skip to content

Commit ea0a302

Browse files
committed
commented example
1 parent dfb6938 commit ea0a302

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

multilang.sh

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
#!/usr/bin/env bash
2+
#
3+
# Usage example:
4+
# bash multilang.sh -a "binance fetchTicker XRP/USDT"
5+
#
26

37
function usage() {
48
echo "usage: $0 [-clsh] exchange method [...args]"

0 commit comments

Comments
 (0)