mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 15:53:34 +02:00
steamos-select-branch: add page (#16099)⁸
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
parent
f62af70d41
commit
b915503e84
1 changed files with 24 additions and 0 deletions
24
pages/linux/steamos-select-branch.md
Normal file
24
pages/linux/steamos-select-branch.md
Normal file
|
@ -0,0 +1,24 @@
|
|||
# steamos-select-branch
|
||||
|
||||
> Select a SteamOS system release branch.
|
||||
> More information: <https://gitlab.com/users/evlaV/projects>.
|
||||
|
||||
- View the current branch:
|
||||
|
||||
`steamos-select-branch -c`
|
||||
|
||||
- List all available branches:
|
||||
|
||||
`steamos-select-branch -l`
|
||||
|
||||
- Switch to the beta branch:
|
||||
|
||||
`steamos-select-branch beta`
|
||||
|
||||
- Switch back to the stable release:
|
||||
|
||||
`steamos-select-branch stable`
|
||||
|
||||
- Switch to the bleeding edge branch:
|
||||
|
||||
`steamos-select-branch main`
|
Loading…
Add table
Reference in a new issue