Merge pull request #337 from eworm-de/help

align help output
This commit is contained in:
Hisham Muhammad 2016-01-04 18:14:42 -02:00
commit 3ad2510fc2
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"