mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-25 16:00:39 +01:00
[v0.96] Add short options. Improve --help flag. Update man page
This commit is contained in:
@@ -7,5 +7,6 @@ void set_log_level(bool verbose);
|
||||
void printWarn(const char *fmt, ...);
|
||||
void printErr(const char *fmt, ...);
|
||||
void printBug(const char *fmt, ...);
|
||||
int max(int a, int b);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user