summaryrefslogtreecommitdiffstats
path: root/docs/cmds.rst
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2022-07-10 18:42:34 +0200
committernicolargo <nicolas@nicolargo.com>2022-07-10 18:42:34 +0200
commitfd9522d6ade006d6367246c41879758d44a24a70 (patch)
treeb8019c6e17989586c4a46d2c316016a7bf816894 /docs/cmds.rst
parent169468cd0bd335042a60526817898d3c75190c7c (diff)
Update docs for new shortcut
Diffstat (limited to 'docs/cmds.rst')
-rw-r--r--docs/cmds.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/cmds.rst b/docs/cmds.rst
index b55bb1e3..055664ff 100644
--- a/docs/cmds.rst
+++ b/docs/cmds.rst
@@ -298,10 +298,10 @@ The following commands (key pressed) are supported while in Glances:
Show/hide IP module
``+``
- Increase selected process nice level (need right) - Only in standalone mode.
+ Increase selected process nice level / Lower the priority (need right) - Only in standalone mode.
``-``
- Decrease selected process nice level (need right) - Only in standalone mode.
+ Decrease selected process nice level / Higher the priority (need right) - Only in standalone mode.
``k``
Kill selected process (need right) - Only in standalone mode.