chore(deck): Remove latest from command example in os-branch-select

This commit is contained in:
Kyle Gospodnetich 2024-03-04 09:43:24 -08:00 committed by GitHub
parent 26b1d533b9
commit fc25d04523
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,4 +58,4 @@ if [[ $# -eq 1 ]]; then
esac
fi
echo "Usage: steamos-select-branch <latest|stable|testing|unstable>" 1>&2
echo "Usage: steamos-select-branch <stable|testing|unstable>" 1>&2