summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2023-03-02 23:31:47 -0300
committerVitor Mattos <vitor@php.rio>2023-03-02 23:31:47 -0300
commitff6a7eb4e50eb76d2f88291119a0100756c6d456 (patch)
tree966637cdb3ed5d4d58274d0b95fcf097cabbf19e /docs
parent011c87940d03fc03030aa167240c1abeed3c3fe4 (diff)
Removed unused option
Signed-off-by: Vitor Mattos <vitor@php.rio>
Diffstat (limited to 'docs')
-rw-r--r--docs/occ.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/occ.md b/docs/occ.md
index ad1221e5e..32462d04c 100644
--- a/docs/occ.md
+++ b/docs/occ.md
@@ -81,12 +81,9 @@ Update documentation of commands
### Usage
-* `talk:developer:update-docs [<name>]`
+* `talk:developer:update-docs`
-| Arguments | Description | Is required | Is array | Default |
-|---|---|---|---|---|
-| `name` | The name of command to update. When have this argument, don't will upate the documentation, only will print the markdown output. | no | no | `NULL` |
## talk:monitor:calls
@@ -411,3 +408,4 @@ Adds the destination-user with the same participant type to all (not one-to-one)
|---|---|---|---|---|---|
| `--include-non-moderator` | Also include conversations where the source-user is a normal user | no | no | no | false` |
| `--remove-source-user` | Remove the source-user from the conversations | no | no | no | false` |
+