mrrfv / open-android-backup

Back up your device without vendor lock-ins, using insecure software or root. Supports encryption and compression out of the box. Works cross-platform.
http://openandroidbackup.me/
GNU General Public License v3.0
674 stars 37 forks source link

avoid overlong lines in output to stdout #66

Open lemzwerg opened 1 year ago

lemzwerg commented 1 year ago

I suggest that the messages sent to stdout are limited to 80 characters per line (where possible). This increases both readability and makes bug reports easier to read if users are requested to cut and paste messages. As an example, see the overlong lines in the report from https://github.com/mrrfv/open-android-backup/issues/55#issuecomment-1602044351