Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 78cdceca authored by Satoshi Niwa's avatar Satoshi Niwa
Browse files

Fix bu command's showUsage() help text

The bu command's help message (showUsage()) was inaccurate.
It incorrectly stated that backup and restore operations used
file arguments (-f FILE and backup.adb) instead of standard
input/output.

This CL corrects the help text to reflect the actual behavior:

- backup writes to standard output, and restore reads from standard input.
- add missing flags (-widgets, -compress)

Bug: 420527847
Test: atest BackupEligibilityHostSideTest
Flag: TEST_ONLY
Change-Id: I0289301275f4632dfcc439294b69ecdb1dca9e87
parent 35664fa3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment