docs: Fix some missing text in docs

This commit is contained in:
ClementTsang 2021-06-21 02:03:10 -04:00
parent b6f5d9dc0a
commit 8f6284581d
4 changed files with 5 additions and 2 deletions

1
.gitignore vendored
View File

@ -34,3 +34,4 @@ deny.toml
# mkdocs
site/
docs/site

View File

@ -1,4 +1,4 @@
# Flags
# Command-line Flags
!!! Warning

View File

@ -25,7 +25,7 @@ bottom from the repo/source, then please try that as well.
#### 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

View File

@ -36,6 +36,8 @@ You may have to run the program with elevated privileges - for example:
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.
## My configuration file isn't working