summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2021-06-21 02:03:10 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2021-06-21 02:03:10 -0400
commit8f6284581d3e1fc33bb42129ad3594e7c176b7b5 (patch)
tree2924c0656171a3a7e6ce0255bbb835cc0f6e099e /docs
parentb6f5d9dc0ab4b2896db03bbb666e5cd16678604b (diff)
docs: Fix some missing text in docs
Diffstat (limited to 'docs')
-rw-r--r--docs/content/configuration/command-line-flags.md2
-rw-r--r--docs/content/support.md2
-rw-r--r--docs/content/troubleshooting.md2
3 files changed, 4 insertions, 2 deletions
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