1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-keygen synced 2026-06-16 03:44:56 +02:00

cli/src/main.cpp: fix indent in usage string.

This commit is contained in:
Henrik Hautakoski 2022-09-20 11:09:07 +02:00
parent a73689e275
commit 0e4a574f7a

View file

@ -49,7 +49,7 @@ void usage(const char *name) {
std::cout << std::endl
<< "Usage:" << std::endl
<< " " << name << " [ options ]" << std::endl;
<< " " << name << " [ options ]" << std::endl;
std::cout << " " << name
<< " [ options ] search [ -m | --l33t"