Skip to content

Commit 029e2a6

Browse files
committed
docs: update README
1 parent 9966a62 commit 029e2a6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,11 @@ Available Commands:
3535
push Encrypt and push local vault to Git
3636

3737
Flags:
38-
-h, --help help for ov
39-
--path string path to the obsidian vault (default ".")
40-
-v, --version version for ov
38+
--config string name of the config folder (default ".obsidian")
39+
-d, --debug debug for ov
40+
-h, --help help for ov
41+
--path string path to the obsidian vault (default ".")
42+
-v, --version version for ov
4143

4244
Use "ov [command] --help" for more information about a command.
4345
```

0 commit comments

Comments
 (0)