diff --git a/.gitignore b/.gitignore index 82cce855..6558add1 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ deny.toml # mkdocs site/ +docs/site \ No newline at end of file diff --git a/docs/content/configuration/command-line-flags.md b/docs/content/configuration/command-line-flags.md index ae99ad7c..0f3d576a 100644 --- a/docs/content/configuration/command-line-flags.md +++ b/docs/content/configuration/command-line-flags.md @@ -1,4 +1,4 @@ -# Flags +# Command-line Flags !!! Warning diff --git a/docs/content/support.md b/docs/content/support.md index 9812ce02..ad1281aa 100644 --- a/docs/content/support.md +++ b/docs/content/support.md @@ -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 diff --git a/docs/content/troubleshooting.md b/docs/content/troubleshooting.md index 71a9718e..28b5324d 100644 --- a/docs/content/troubleshooting.md +++ b/docs/content/troubleshooting.md @@ -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