Update cheatsheets

This commit is contained in:
ivuorinen
2025-04-01 00:21:41 +00:00
parent c89efc555f
commit 2be0d1874d
20 changed files with 199 additions and 23 deletions

View File

@@ -15,4 +15,4 @@ source: https://github.com/tldr-pages/tldr.git
- Change to a specific runlevel, but don't stop any existing services:
`sudo openrc --no-stop {{runlevel_name}}`
`sudo openrc {{[-n|--no-stop]}} {{runlevel_name}}`