mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Fix command description
Co-authored-by: Daniel Pavone <danielpavone@gmail.com>
This commit is contained in:
co-authored by
Daniel Pavone
parent
04fa3fd32e
commit
01a1e43b25
@@ -3,7 +3,7 @@
|
||||
set -e
|
||||
|
||||
if (($# == 0)); then
|
||||
echo "Usage: omarchy-verion-branch-set [master|dev]"
|
||||
echo "Usage: omarchy-update-branch [master|dev]"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user