Update cheatsheets

This commit is contained in:
ivuorinen
2025-05-25 00:22:11 +00:00
parent eca9d9488d
commit adc1cd4ded
5 changed files with 123 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# steamos-factory-reset
> Reset SteamOS to factory settings.
> More information: <https://gitlab.com/users/evlaV/projects>.
- Begin a factory reset (requires confirmation):
`steamos-factory-reset`
- Display help:
`steamos-factory-reset --help`

View File

@@ -0,0 +1,14 @@
---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# steamos-factory-reset-config
> Generates configuration files required by `steamos-factory-reset`.
> This command is typically called internally and not meant to be run manually.
> More information: <https://gitlab.com/users/evlaV/projects>.
- Generate factory reset configuration data:
`steamos-factory-reset-config`