small typo

This commit is contained in:
yigid balaban 2024-10-02 21:46:54 +03:00
parent 967f3c50e4
commit e4917fddec
Signed by: fyb
GPG Key ID: CF1BBD1336C0A3D6

View File

@ -36,7 +36,7 @@ util_help() {
echo "chore {chore_name} run a single chore, accepts chore name" echo "chore {chore_name} run a single chore, accepts chore name"
echo "where returns where reve's installed" echo "where returns where reve's installed"
echo "poll runs reve to update desktop_mode & power_mode, and do chores" echo "poll runs reve to update desktop_mode & power_mode, and do chores"
echo "help [subcomma{nd] shows help message" echo "help [subcommand] shows help message"
echo "== Subcommands ==" echo "== Subcommands =="
echo "1. config gets/sets configuration values" echo "1. config gets/sets configuration values"
echo "2. update updates chores" echo "2. update updates chores"