Skip to content

Commit c2eeb84

Browse files
committed
align output
1 parent 2304ec2 commit c2eeb84

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/main.cpp

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ void PrintHelp()
4040
<< " command [options] [arguments]\n"
4141
<< "\n"
4242
<< "Available commands:\n"
43-
<< " -user " << "Show your profile (SteamID, AccountID, MM-Rank, Likes, VAC-Status)\n"
44-
<< " -matches " << "Show your past matches in table form\n"
45-
<< " -upload " << "Show and upload your past matches to csgostats.gg\n"
46-
//<< " -perf " << "Show your past matches performance in compact form\n"
43+
<< " -user " << " Show your profile (SteamID, AccountID, MM-Rank, Likes, VAC-Status)\n"
44+
<< " -matches " << " Show your past matches in table form\n"
45+
<< " -upload " << " Upload your past matches to csgostats.gg\n"
46+
//<< " -perf " << " Show your past matches performance in compact form\n"
4747
<< "\n"
4848
<< "Options:\n"
4949
<< " -h, help " << " Display this help message\n"

0 commit comments

Comments
 (0)