Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
htop
Commits
7859857f
Commit
7859857f
authored
Sep 30, 2015
by
Christian Hesse
Browse files
add hint about system configuration file
parent
3fe2f3e2
Changes
1
Show whitespace changes
Inline
Side-by-side
htop.1.in
View file @
7859857f
...
@@ -350,7 +350,9 @@ Currently unsupported (always displays '-').
...
@@ -350,7 +350,9 @@ Currently unsupported (always displays '-').
.LP
.LP
By default htop reads its configuration from the XDG-compliant path
By default htop reads its configuration from the XDG-compliant path
~/.config/htop/htoprc -- the configuration file is overwritten by htop's
~/.config/htop/htoprc -- the configuration file is overwritten by htop's
in-program Setup configuration, so it should not be hand-edited.
in-program Setup configuration, so it should not be hand-edited. If no
user configuration exists htop tries to read system-wide configuration
from @sysconfdir@/htoprc and falls back to hard coded default.
.LP
.LP
You may override the location of the configuration file using the $HTOPRC
You may override the location of the configuration file using the $HTOPRC
environment variable (so you can have multiple configurations for different
environment variable (so you can have multiple configurations for different
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment