summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2016-01-04 18:14:42 -0200
committerHisham Muhammad <hisham@gobolinux.org>2016-01-04 18:14:42 -0200
commit3ad2510fc232ae526385600e3585bcf4683bdb73 (patch)
treef4de65ef5d9692cac8efb49cde630957c9a458f7
parentbe6b0c2830b229728d5efc5e84de40e809f7ab18 (diff)
parent9ca646acbb32e8f5172ade2ed40fb549c359ea9b (diff)
Merge pull request #337 from eworm-de/help
align help output
-rw-r--r--htop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/htop.c b/htop.c
index f5fe6db2..e8cdc75b 100644
--- a/htop.c
+++ b/htop.c
@@ -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"

© 2014-2024 Faster IT GmbH | imprint | privacy policy