There was an error while loading. Please reload this page.
1 parent 91fa8d2 commit 7ada0b3Copy full SHA for 7ada0b3
1 file changed
docs/usage/new.md
@@ -46,6 +46,12 @@ customized following the instructions in the [setup guides].
46
[publish your documentation]: ../publish-your-site.md
47
[GitHub Pages]: ../publish-your-site.md#github-pages
48
49
+!!! note "Use in existing projects"
50
+ Note that the `zensical new` command will not overwrite existing files.
51
+ It will return with an error if a `zensical.toml` file already exists.
52
+ If other files to be written already exist then the command will simply
53
+ leave them untouched.
54
+
55
## Options
56
57
You can run `zensical new --help` to get command-line help for the `new`
0 commit comments