summaryrefslogtreecommitdiffstats
path: root/htop.c
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2021-01-08 21:34:30 +0100
committerDaniel Lange <DLange@git.local>2021-01-08 21:34:30 +0100
commit4979245aa569154897e941867420a94740213689 (patch)
tree7cc2249f7cc4c49a367ecddf137faa83bca3d332 /htop.c
parent0155980fd6a841f499670c603eb836dd6ed2c7ed (diff)
Update help and man page for improved -t / -s options
Diffstat (limited to 'htop.c')
-rw-r--r--htop.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/htop.c b/htop.c
index 97746175..1ff73c53 100644
--- a/htop.c
+++ b/htop.c
@@ -49,8 +49,8 @@ static void printHelpFlag(void) {
"-H --highlight-changes[=DELAY] Highlight new and old processes\n"
"-M --no-mouse Disable the mouse\n"
"-p --pid=PID[,PID,PID...] Show only the given PIDs\n"
- "-s --sort-key=COLUMN Sort by COLUMN (try --sort-key=help for a list)\n"
- "-t --tree Show the tree view by default\n"
+ "-s --sort-key=COLUMN Sort by COLUMN in list view (try --sort-key=help for a list)\n"
+ "-t --tree Show the tree view (can be combined with -s)\n"
"-u --user[=USERNAME] Show only processes for a given user (or $USER)\n"
"-U --no-unicode Do not use unicode but plain ASCII\n"
"-V --version Print version info\n"

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