mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 11:55:34 +02:00
pwlauncher: add page (#2465)
This commit is contained in:
parent
37666bb4d3
commit
7582d98a0c
1 changed files with 11 additions and 0 deletions
11
pages/windows/pwlauncher.md
Normal file
11
pages/windows/pwlauncher.md
Normal file
|
@ -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}}`
|
Loading…
Add table
Reference in a new issue