1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-03 13:15:25 +02:00
tldr/pages/linux/steamos-select-branch.md

25 lines
445 B
Markdown
Raw Normal View History

# 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`