We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9438341 commit 52fb054Copy full SHA for 52fb054
2 files changed
app/src/main/assets/home/bin/taive
@@ -1,7 +1,7 @@
1
#!/data/data/com.tool.tree/files/home/bin/bash
2
3
if [ "$1" == '-h' ] || [ "$1" == '--help' ] || [ -z "$1" ]; then
4
- echo "Syntax: taive [-#] http://file.zip [path/save.zip]"
+ echo "Syntax: taive [-#|-c] http://file.zip [path/save.zip]"
5
exit 0
6
fi
7
app/src/main/assets/home/etc/boot
72 Bytes
0 commit comments