align help output

This commit is contained in:
Christian Hesse 2016-01-04 16:02:29 +01:00
parent be9edc5d43
commit 9ca646acbb
1 changed files with 1 additions and 1 deletions

2
htop.c
View File

@ -44,7 +44,7 @@ static void printHelpFlag() {
"-s --sort-key=COLUMN Sort by COLUMN (try --sort-key=help for a list)\n"
"-u --user=USERNAME Show only processes of a given user\n"
"-p --pid=PID,[,PID,PID...] Show only the given PIDs\n"
"-v --version Print version info\n"
"-v --version Print version info\n"
"\n"
"Long options may be passed with a single dash.\n\n"
"Press F1 inside htop for online help.\n"