We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd58fb2 commit 07f5669Copy full SHA for 07f5669
help/README.md
@@ -1,9 +1,9 @@
1
# Documentation for CLI increments, logs, alarms, and static analysis warnings
2
3
-This directory contains additional help for CLI increments. Only the CLI
4
-itself, as well as the `>ct` increment and a handful of commands, currently
5
-have additional help. However, the CLI framework ensures that each command
6
-provides help for each of its parameters.
+This directory contains additional help that can be displayed when RSC is
+running. Only the CLI itself, as well as the `>ct` increment and a handful of
+commands, currently have additional help. However, the CLI framework ensures
+that each command provides help for each of its parameters.
7
8
* `>help full` provides an overview of the CLI.
9
* `>help <incr> full` provides additional help for a specific increment.
0 commit comments