mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-17 03:49:18 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Power off the system (same as `poweroff`):
|
||||
|
||||
`halt --poweroff`
|
||||
`halt {{[-p|--poweroff]}}`
|
||||
|
||||
- Reboot the system (same as `reboot`):
|
||||
|
||||
@@ -22,8 +22,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Halt immediately without contacting the system manager:
|
||||
|
||||
`halt --force`
|
||||
`halt {{[-f|--force]}}`
|
||||
|
||||
- Write the wtmp shutdown entry without halting the system:
|
||||
|
||||
`halt --wtmp-only`
|
||||
`halt {{[-w|--wtmp-only]}}`
|
||||
|
||||
Reference in New Issue
Block a user