From 7582d98a0c1ab8f442a94987f852a71e9f2b50ad Mon Sep 17 00:00:00 2001 From: Owen Voke Date: Sun, 21 Oct 2018 21:42:25 +0100 Subject: [PATCH] pwlauncher: add page (#2465) --- pages/windows/pwlauncher.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 pages/windows/pwlauncher.md diff --git a/pages/windows/pwlauncher.md b/pages/windows/pwlauncher.md new file mode 100644 index 0000000000..2bd7ee7f4e --- /dev/null +++ b/pages/windows/pwlauncher.md @@ -0,0 +1,11 @@ +# pwlauncher + +> A command line tool for managing the Windows To Go startup options. + +- Display the current Windows To Go status: + +`pwlauncher` + +- Enable or disable the Windows To Go startup options: + +`pwlauncher /{{enable|disable}}`