Skip to content

Commit

Permalink
Update usage message
Browse files Browse the repository at this point in the history
  • Loading branch information
tekezo committed May 5, 2024
1 parent e7b5621 commit 0c7ac10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bin/cli/src/main.cpp
Expand Up @@ -157,7 +157,7 @@ int main(int argc, char** argv) {
"glob-patterns");

options.add_options()("lsregister-karabiner-elements",
"Register Karabier-Elements.app in the Launch Services database");
"[Maintenance Command] Register Karabier-Elements.app in the Launch Services database");

options.add_options()("version",
"Displays version");
Expand Down

0 comments on commit 0c7ac10

Please sign in to comment.