We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b72aff commit 07489c6Copy full SHA for 07489c6
README.md
@@ -175,6 +175,14 @@ Note: The configuration files for a container image are still usable in the repo
175
2. Rewrite the placeholders in the generated file with your docs.
176
177
178
+## Overwriting existing files
179
+
180
+When generating a new file, `newdoc` warns you if a file by that name already exists in this directory. It prompts you to choose an action:
181
182
+* Overwrite the existing file with the new file.
183
+* Preserve the existing file and cancel the newly generated file.
184
185
186
## Validating a file for Red Hat requirements
187
188
You can use the `--validate` (`-l`) option to check an existing file for Red Hat publishing requirements. For example:
0 commit comments