From 140c2f95da09f5c7ba2966db63beaeeae80cc42c Mon Sep 17 00:00:00 2001 From: yuk7 Date: Thu, 6 Feb 2020 22:28:00 +0900 Subject: [PATCH] README.md: Update usage [ci skip] --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9508861..c6d4d83 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,9 @@ Usage : run - Run the given command line in that distro. Inherit current directory. + runp + - Run the path translated command line in that distro. + config [setting [value]] - `--default-user `: Set the default user for this distro to - `--default-uid `: Set the default user uid for this distro to @@ -45,11 +48,12 @@ Usage : - `--default-uid`: Get the default user uid in this distro - `--append-path`: Get on/off status of Append Windows PATH to $PATH - `--mount-drive`: Get on/off status of Mount drives - - `--lxuid`: Get LxUID key for this distro + - `--lxguid`: Get WSL GUID key for this distro + + backup [contents] + - `--tgz`: Output backup.tar.gz to the current directory using tar command + - `--reg`: Output settings registry file to the current directory - backup - - Output backup.tar.gz to the current directory using tar command. - clean - Uninstall the distro.