We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9966a62 commit 029e2a6Copy full SHA for 029e2a6
README.md
@@ -35,9 +35,11 @@ Available Commands:
35
push Encrypt and push local vault to Git
36
37
Flags:
38
- -h, --help help for ov
39
- --path string path to the obsidian vault (default ".")
40
- -v, --version version for ov
+ --config string name of the config folder (default ".obsidian")
+ -d, --debug debug for ov
+ -h, --help help for ov
41
+ --path string path to the obsidian vault (default ".")
42
+ -v, --version version for ov
43
44
Use "ov [command] --help" for more information about a command.
45
```
0 commit comments