Skip to content

Commit

Permalink
add github link to usage
Browse files Browse the repository at this point in the history
  • Loading branch information
ate47 committed Nov 16, 2024
1 parent f106309 commit e839e24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/acts/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ namespace {
}

void PrintACTSHelp(const char* argv0) {
LOG_INFO("Repository: https://github.com/ate47/atian-cod-tools");
LOG_INFO("Usage: {} (OPTIONS) [TOOL] (TOOL ARGS)", argv0);
LOG_INFO("General tools:");
LOG_INFO("- list (category) : list the tools");
Expand Down

0 comments on commit e839e24

Please sign in to comment.