We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7711f1 commit de72331Copy full SHA for de72331
main.c
@@ -384,7 +384,7 @@ void show_usage()
384
wprintf(L" - `--mount-drive`: Get on/off status of Mount drives\n");
385
wprintf(L" - `--lxuid`: Get LxUID key for this distro\n\n");
386
wprintf(L" backup\n");
387
- wprintf(L" - Execute the backup function using tar.\n\n");
+ wprintf(L" - Output backup.tar.gz to the current directory using tar command.\n\n");
388
wprintf(L" clean\n");
389
wprintf(L" - Uninstall the distro.\n\n");
390
wprintf(L" help\n");
0 commit comments