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 1377074 commit 18c9be3Copy full SHA for 18c9be3
docs/api/typedef.md
@@ -219,7 +219,7 @@ the manage capability command type
219
220
| Name | Type | Description |
221
| --- | --- | --- |
222
-| [Object] | <code>keep</code> | Index to start from, 0 is the default |
223
-| [number] | <code>start</code> | Amount of commits to show, 10 is the default |
224
-| [number] | <code>count</code> | Last updated time (excludes history) false is the default |
+| [keep] | <code>Object</code> | Index to start from, 0 is the default |
+| [count] | <code>number</code> | Last updated time (excludes history) false is the default |
+| [start] | <code>number</code> | Amount of commits to show, 10 is the default |
225
0 commit comments