Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
gi8lino committed Dec 15, 2023
1 parent c2e2cca commit 750246c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@

### Global Flags

| Flag | Description |
| :---------------------- | :----------------------------------------------------------------------------- |
| `-c`, `--config` `PATH` | Path to the configuration file (Default: `$HOME/.vimbin.yaml`). |
| `--debug` | Activates debug output for detailed logging. |
| Flag | Description |
| :---------------------- | :------------------------------------------------------------------------------------------------------------------------------------------ |
| `-c`, `--config` `PATH` | Path to the configuration file. |
| `--debug` | Activates debug output for detailed logging. |
| `-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` |
| `--trace` | Enables trace mode. This will show the content in the logs! |
| `-v`, `--version` | Print version and exit. |
| `--trace` | Enables trace mode. This will show the content in the logs! |
| `-v`, `--version` | Print version and exit. |

### Serve

Expand Down

0 comments on commit 750246c

Please sign in to comment.