1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 16:13:31 +02:00

steamos-{factory-reset, factory-reset-config}: add pages (#16575)

This commit is contained in:
bradleyJT-CS 2025-05-23 22:48:10 -07:00 committed by GitHub
parent 57af452076
commit 91ec5f2648
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 21 additions and 0 deletions

View file

@ -0,0 +1,9 @@
# 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`

View file

@ -0,0 +1,12 @@
# 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`