From 2251ce7a2b6d607bc89255cd2b3946dcbca32b09 Mon Sep 17 00:00:00 2001 From: Alison Winters Date: Sat, 24 Aug 2019 17:32:56 +0800 Subject: [PATCH] README.md: update the usage message --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4667175..8af3925 100644 --- a/README.md +++ b/README.md @@ -29,12 +29,12 @@ If you rename it you can register with a diffrent name and have multiple install ## How-to-Use(for Installed Instance) #### exe Usage ```dos -Useage : +Usage : - - Launches the distro's default behavior. By default, this launches your default shell. + - Open a new shell with your default settings. run - - Run the given command line in that distro. + - Run the given command line in that distro. Inherit current directory. config [setting [value]] - `--default-user `: Set the default user for this distro to @@ -48,8 +48,11 @@ Useage : - `--mount-drive`: Get on/off status of Mount drives - `--lxuid`: Get LxUID key for this distro + backup + - Output backup.tar.gz to the current directory using tar command. + clean - - Uninstalls the distro. + - Uninstall the distro. help - Print this usage message.