Skip to content

Commit 2c81ee0

Browse files
improve client documentation
1 parent 2a72143 commit 2c81ee0

File tree

5 files changed

+7817
-3597
lines changed

5 files changed

+7817
-3597
lines changed

website/docs/components/cli.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,11 @@ $ oc dev <dirPath> [port] [baseUrl] [options]
9696

9797
#### Parameters:
9898

99-
| Name | Description | Default |
100-
| --------- | ------------------------------------------------------------------- | ---------------------- |
99+
| Name | Description | Default |
100+
| --------- | ------------------------------------------------------------------- | ------------------------ |
101101
| `dirPath` | The name of the directory to watch, where the components are stored |
102-
| `port` | The port where to start a local oc instance. | 3000 |
103-
| `baseUrl` | The base url the component is hosted from. | http://localhost:port/ |
102+
| `port` | The port where to start a local oc instance. | 3000 |
103+
| `baseUrl` | The base url the component is hosted from. | `http://localhost:port/` |
104104

105105
#### Options:
106106

0 commit comments

Comments
 (0)