File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -87,15 +87,15 @@ case "$1" in
8787 -p | -z | --prefix | --zzexe )
8888 zzexe " $@ " ;;
8989 --version | -v )
90- tput setaf 2; echo appdwarf 2023.05.25
90+ tput setaf 2; echo appdwarf 2023.11.16
9191 tput setaf 6; echo Built by July 🏳️🌈; exit ;;
9292 -* | ' ' )
9393 echo " Usage: appdwarf [option] [APP/FILE/FOLDER/URL] [compression options]"
9494 echo " -a [FILE] write example AppRun file"
9595 echo " -b [FILE] write bin subdir AppRun file"
9696 echo " -d [--decompress] [FILE] decompress a compressed program"
9797 echo
98- echo " --bundle [FILE] bundle dwarfs with the appdwarf image"
98+ echo " --bundle [path/to/dwarfs] bundle dwarfs with the appdwarf image"
9999 echo " --fetch only fetch a remote AppImage"
100100 echo
101101 echo " -p [--prefix] [PREFIX] zzexe a file with prefix"
You can’t perform that action at this time.
0 commit comments