Skip to content
This repository was archived by the owner on Dec 30, 2021. It is now read-only.

Commit 140c2f9

Browse files
authored
README.md: Update usage [ci skip]
1 parent df24ed9 commit 140c2f9

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ Usage :
3535
run <command line>
3636
- Run the given command line in that distro. Inherit current directory.
3737
38+
runp <command line (includes windows path)>
39+
- Run the path translated command line in that distro.
40+
3841
config [setting [value]]
3942
- `--default-user <user>`: Set the default user for this distro to <user>
4043
- `--default-uid <uid>`: Set the default user uid for this distro to <uid>
@@ -45,11 +48,12 @@ Usage :
4548
- `--default-uid`: Get the default user uid in this distro
4649
- `--append-path`: Get on/off status of Append Windows PATH to $PATH
4750
- `--mount-drive`: Get on/off status of Mount drives
48-
- `--lxuid`: Get LxUID key for this distro
51+
- `--lxguid`: Get WSL GUID key for this distro
52+
53+
backup [contents]
54+
- `--tgz`: Output backup.tar.gz to the current directory using tar command
55+
- `--reg`: Output settings registry file to the current directory
4956
50-
backup
51-
- Output backup.tar.gz to the current directory using tar command.
52-
5357
clean
5458
- Uninstall the distro.
5559

0 commit comments

Comments
 (0)