mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-22 21:24:49 +02:00
docs: Fix some missing text in docs
This commit is contained in:
parent
b6f5d9dc0a
commit
8f6284581d
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@ deny.toml
|
|||||||
|
|
||||||
# mkdocs
|
# mkdocs
|
||||||
site/
|
site/
|
||||||
|
docs/site
|
@ -1,4 +1,4 @@
|
|||||||
# Flags
|
# Command-line Flags
|
||||||
|
|
||||||
!!! Warning
|
!!! Warning
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@ bottom from the repo/source, then please try that as well.
|
|||||||
|
|
||||||
#### macOS
|
#### macOS
|
||||||
|
|
||||||
- The process widget may require elevated access (ex: `sudo btm`) to gather all data in some cases.
|
- The process widget may require elevated access (ex: `sudo btm`) to gather all data in some cases. _Please note that you should be certain that you trust any software you grant root privileges._
|
||||||
|
|
||||||
## Unofficial support
|
## Unofficial support
|
||||||
|
|
||||||
|
@ -36,6 +36,8 @@ You may have to run the program with elevated privileges - for example:
|
|||||||
sudo btm
|
sudo btm
|
||||||
```
|
```
|
||||||
|
|
||||||
|
_Please note that you should be certain that you trust any software you grant root privileges._
|
||||||
|
|
||||||
There are measures taken to try to maximize the amount of information obtained without elevated privileges, but there may still be some limitations.
|
There are measures taken to try to maximize the amount of information obtained without elevated privileges, but there may still be some limitations.
|
||||||
|
|
||||||
## My configuration file isn't working
|
## My configuration file isn't working
|
||||||
|
Loading…
x
Reference in New Issue
Block a user