mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-13 00:47:55 +00:00
Update cheatsheets
This commit is contained in:
@@ -11,4 +11,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Flip the current (non-persistent) values of the specified booleans:
|
||||
|
||||
`sudo togglesebool {{virt_use_samba virt_use_usb ...}}`
|
||||
`sudo togglesebool {{virt_use_samba|virt_use_usb|...}}`
|
||||
|
||||
- Flip multiple booleans:
|
||||
|
||||
`sudo togglesebool {{key1 key2 ...}}`
|
||||
|
||||
Reference in New Issue
Block a user