summaryrefslogtreecommitdiffstats
path: root/docs/content/configuration/command-line-flags.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/configuration/command-line-flags.md')
-rw-r--r--docs/content/configuration/command-line-flags.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/configuration/command-line-flags.md b/docs/content/configuration/command-line-flags.md
index 0f3d576a..b5d6d3d3 100644
--- a/docs/content/configuration/command-line-flags.md
+++ b/docs/content/configuration/command-line-flags.md
@@ -27,7 +27,7 @@ The following flags can be provided to bottom in the command line to change the
| `-h, --help` | Prints help information. Use --help for more info. |
| `-a, --hide_avg_cpu` | Hides the average CPU usage. |
| `--hide_table_gap` | Hides the spacing between table headers and entries. |
-| `--hide_time` | Completely hides the time scaling. |
+| `--hide_time` | Hides the time scale. |
| `-k, --kelvin` | Sets the temperature type to Kelvin. |
| `-l, --left_legend` | Puts the CPU chart legend to the left side. |
| `--mem_as_value` | Defaults to showing process memory usage by value. |