summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2016-01-04 16:02:29 +0100
committerChristian Hesse <mail@eworm.de>2016-01-04 16:02:29 +0100
commit9ca646acbb32e8f5172ade2ed40fb549c359ea9b (patch)
treeab90305e28890a1831811fc4c42b0b965df67cdd
parentbe9edc5d4302fc83281e6323bc1df72796c1b49c (diff)
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