Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
PokIsemaine committed Jun 9, 2024
1 parent a4af3a2 commit 865232d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cli/main.cc
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ struct NewOpt {

static void PrintUsage(const char *program) {
std::cout << program << " implements the Redis protocol based on rocksdb"

<< std::endl
<< "Usage:" << std::endl
<< std::left << new_opt << "-c, --config <filename>"
Expand Down

0 comments on commit 865232d

Please sign in to comment.