antony-jr / AppImageUpdater

AppImage Updater for Humans built with QML/C++ with Qt5 :heart:.
GNU Lesser General Public License v3.0
40 stars 6 forks source link

Increase verbosity on the command line #3

Closed probonopd closed 6 years ago

probonopd commented 6 years ago

It would be nice if AppImageUpdater would print some verbose statements on the command line while it is working, e.g., when invoked with -v or -verbose, so that one could understand what it is trying to do (e.g., from which URLs it is trying to download).

antony-jr commented 6 years ago

its true by default , Try running it from terminal. Does that verbosity lack something? Please let me know.

antony-jr commented 6 years ago

-h to get help on available commands!

probonopd commented 6 years ago

me@host:~$ squashfs-root/AppRun ./appimagetool-x86_64.AppImage is not outputting anything. E.g., it could output the zsync|https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage.zsync update information string it has found in the AppImage, or the parsed first field, then could say it does not know how to handle the "zsync" transport mechanism, etc.

antony-jr commented 6 years ago

got it 👍

antony-jr commented 6 years ago

This is also fixed in the latest release , if not please reopen! ❤️ Ref: https://github.com/antony-jr/AppImageUpdater/commit/8056e82c6f2107dc03049963e105f9c3c3029449