mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-17 13:49:32 +00:00
Update cheatsheets
This commit is contained in:
17
tldr/linux/steamos-factory-reset
Normal file
17
tldr/linux/steamos-factory-reset
Normal 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`
|
||||
14
tldr/linux/steamos-factory-reset-config
Normal file
14
tldr/linux/steamos-factory-reset-config
Normal 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`
|
||||
Reference in New Issue
Block a user