Skip to content

Commit 750246c

Browse files
committed
update README
1 parent c2e2cca commit 750246c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010

1111
### Global Flags
1212

13-
| Flag | Description |
14-
| :---------------------- | :----------------------------------------------------------------------------- |
15-
| `-c`, `--config` `PATH` | Path to the configuration file (Default: `$HOME/.vimbin.yaml`). |
16-
| `--debug` | Activates debug output for detailed logging. |
13+
| Flag | Description |
14+
| :---------------------- | :------------------------------------------------------------------------------------------------------------------------------------------ |
15+
| `-c`, `--config` `PATH` | Path to the configuration file. |
16+
| `--debug` | Activates debug output for detailed logging. |
1717
| `-t`, `--token` `TOKEN` | Token to use for authentication. If not set, a random token will be generated. Can also be set with the environment variable `VIMBIN_TOKEN` |
18-
| `--trace` | Enables trace mode. This will show the content in the logs! |
19-
| `-v`, `--version` | Print version and exit. |
18+
| `--trace` | Enables trace mode. This will show the content in the logs! |
19+
| `-v`, `--version` | Print version and exit. |
2020

2121
### Serve
2222

0 commit comments

Comments
 (0)