mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-03 19:43:36 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,8 +14,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Stop a service and suppress warnings:
|
||||
|
||||
`systemctl stop --no-warn {{unit}}`
|
||||
`systemctl stop {{unit}} --no-warn`
|
||||
|
||||
- Stop a user unit:
|
||||
|
||||
`systemctl stop --user {{unit}}`
|
||||
`systemctl stop {{unit}} --user`
|
||||
|
||||
Reference in New Issue
Block a user