summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2023-03-01 23:27:32 -0300
committerVitor Mattos <vitor@php.rio>2023-03-01 23:29:34 -0300
commit2e15b55e3e8d29374fd96936b5bb593a5ef1304d (patch)
tree3b2e91e410ac105a01fdd37f84102a2fa93b602f /docs
parent8cd1786865c2bcb472a4f9eb7bbaa60763141bab (diff)
Remove --option of update docs command
Signed-off-by: Vitor Mattos <vitor@php.rio>
Diffstat (limited to 'docs')
-rw-r--r--docs/occ.md94
1 files changed, 1 insertions, 93 deletions
diff --git a/docs/occ.md b/docs/occ.md
index 63c6aee51..a8c139f64 100644
--- a/docs/occ.md
+++ b/docs/occ.md
@@ -194,99 +194,8 @@ Update documentation of commands
### Usage
-* `talk:developer:update-docs [--output [OUTPUT]]`
+* `talk:developer:update-docs`
-### Arguments
-
-#### `command`
-
-The command to execute
-
-* Is required: yes
-* Is array: no
-* Default: `NULL`
-
-### Options
-
-#### `--output`
-
-Output format (plain, json or json_pretty, default is plain)
-
-* Accept value: yes
-* Is value required: no
-* Is multiple: no
-* Is negatable: no
-* Default: `'plain'`
-
-#### `--help|-h`
-
-Display help for the given command. When no command is given display help for the list command
-
-* Accept value: no
-* Is value required: no
-* Is multiple: no
-* Is negatable: no
-* Default: `false`
-
-#### `--quiet|-q`
-
-Do not output any message
-
-* Accept value: no
-* Is value required: no
-* Is multiple: no
-* Is negatable: no
-* Default: `false`
-
-#### `--verbose|-v|-vv|-vvv`
-
-Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
-
-* Accept value: no
-* Is value required: no
-* Is multiple: no
-* Is negatable: no
-* Default: `false`
-
-#### `--version|-V`
-
-Display this application version
-
-* Accept value: no
-* Is value required: no
-* Is multiple: no
-* Is negatable: no
-* Default: `false`
-
-#### `--ansi|--no-ansi`
-
-Force (or disable --no-ansi) ANSI output
-
-* Accept value: no
-* Is value required: no
-* Is multiple: no
-* Is negatable: yes
-* Default: `NULL`
-
-#### `--no-interaction|-n`
-
-Do not ask any interactive question
-
-* Accept value: no
-* Is value required: no
-* Is multiple: no
-* Is negatable: no
-* Default: `false`
-
-#### `--no-warnings`
-
-Skip global warnings, show command output only
-
-* Accept value: no
-* Is value required: no
-* Is multiple: no
-* Is negatable: no
-* Default: `false`
## talk:monitor:calls
@@ -1027,4 +936,3 @@ Remove the source-user from the conversations
* Is multiple: no
* Is negatable: no
* Default: `false`
-