Skip to content

Commit

Permalink
Merge pull request #96 from lowr/fix/setup-typo
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
a-kenji authored Feb 24, 2022
2 parents d550d74 + 2760a36 commit 79bd3fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@ Functionality to help with the setup of zellij.

| Flag | Description|
|:------------------------------------|------------------|
| --check | Checks the configuration |
| --check | Check the configuration |
| --clean | Start with default configuration|
| --dump-config | Dump the default configuration file to stdout|
| --dump-layout [LAYOUT] | Dump a specified default layout file to stdout |
| --generate-completions [SHELL] | Generate completions for the specified shell|
| --generate-completion [SHELL] | Generate completions for the specified shell|

# Flags
These flags can be invoked with `zellij --flag`.
Expand Down

0 comments on commit 79bd3fd

Please sign in to comment.