From e4917fddecbcc9ff389d3836f0227ae433699c46 Mon Sep 17 00:00:00 2001 From: Yigid BALABAN Date: Wed, 2 Oct 2024 21:46:54 +0300 Subject: [PATCH] small typo --- reve.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reve.sh b/reve.sh index 9236488..b4045a8 100755 --- a/reve.sh +++ b/reve.sh @@ -36,7 +36,7 @@ util_help() { echo "chore {chore_name} run a single chore, accepts chore name" echo "where returns where reve's installed" 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 "1. config gets/sets configuration values" echo "2. update updates chores"