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:
parent
57af452076
commit
91ec5f2648
2 changed files with 21 additions and 0 deletions
9
pages/linux/steamos-factory-reset-config.md
Normal file
9
pages/linux/steamos-factory-reset-config.md
Normal 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`
|
12
pages/linux/steamos-factory-reset.md
Normal file
12
pages/linux/steamos-factory-reset.md
Normal 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`
|
Loading…
Add table
Reference in a new issue