Skip to content

Commit

Permalink
correction: erm actually its display, not dispay, you may have made a…
Browse files Browse the repository at this point in the history
… mistake there.. :nerd:
  • Loading branch information
BurntRanch committed Jun 23, 2024
1 parent 6c95981 commit 084c9e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ static void help(bool invalid_opt = false) {
fmt::println(R"(
A command-line system information tool (or neofetch like program), which its focus point is customizability and perfomance
-n, --no-display Do not dispay the ascii art
-n, --no-display Do not display the ascii art
-s, --source-path <path> Path to the ascii art file to display
-C, --config <path> Path to the config file to use
-d, --distro <name> Print a custom distro logo (must be the same name, uppercase or lowercase)
Expand Down

0 comments on commit 084c9e8

Please sign in to comment.