We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfb6938 commit ea0a302Copy full SHA for ea0a302
multilang.sh
@@ -1,4 +1,8 @@
1
#!/usr/bin/env bash
2
+#
3
+# Usage example:
4
+# bash multilang.sh -a "binance fetchTicker XRP/USDT"
5
6
7
function usage() {
8
echo "usage: $0 [-clsh] exchange method [...args]"
0 commit comments