Skip to content

Commit d82c528

Browse files
Update main.cpp
1 parent e12e9ab commit d82c528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ NOTE: Arguments that takes [<bool>] values, the values can be either: "true", 1,
150150
Syntax MUST be "name=value" with no space between "=", example: --color "foo=#444333".
151151
Thus replaces any instance of foo with #444333. Can be done with multiple colors separately.
152152
153-
Read the manual "customfetch.1" or the autogenerated config file for more infos about customfetch and how it works
153+
Read the manual "customfetch.1" or --how-it-works for more infos about customfetch and how it works
154154
)");
155155

156156
RETURN_OR_PRINT(help.data());

0 commit comments

Comments
 (0)