docs: made content more consistent on the cli login-logout pages

This commit is contained in:
Anton Zolotukhin
2021-09-07 02:12:28 +03:00
parent bc326a305e
commit fc8e342939
2 changed files with 3 additions and 3 deletions

View File

@@ -24,10 +24,10 @@ openapi login --verbose
## Options
option | type | required? | default | description
Option | Type | Required | Default | Description
------------|:---------:|:---------:|:-------:|------------
`--help` | `boolean` | no | - | Show help
`--verbose` | `boolean` | no | - | Include addtional output
`--verbose` | `boolean` | no | - | Include additional output
`--version` | `boolean` | no | - | Show version number
## Examples

View File

@@ -14,7 +14,7 @@ openapi logout --version
## Options
option | type | required? | default | description
Option | Type | Required | Default | Description
------------|:---------:|:---------:|:-------:|------------
`--help` | `boolean` | no | - | Show help
`--version` | `boolean` | no | - | Show version number