Skip to content

Commit

Permalink
chore: typo I guess
Browse files Browse the repository at this point in the history
  • Loading branch information
khcrysalis committed Oct 28, 2023
1 parent 6ed5dd5 commit 49dee16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jbloader/helper/helper.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ static int helper_usage() {
"\t-l, --load-tweaks\t\t\tload tweaks\n"
"\t-L, --launch-daemons\t\tstart launch daemons\n"
"\t-a, --add-repositories\t\tadd repositories to source file\n"
"\t-a, --add-packages\t\tinstall specified packages with apt\n"
"\t-e, --add-packages\t\tinstall specified packages with apt\n"
);
return 0;
}
Expand Down

0 comments on commit 49dee16

Please sign in to comment.