summaryrefslogtreecommitdiffstats
path: root/doc/man/sphinx-autogen.rst
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/man/sphinx-autogen.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/man/sphinx-autogen.rst b/doc/man/sphinx-autogen.rst
index caeb44b..43cc369 100644
--- a/doc/man/sphinx-autogen.rst
+++ b/doc/man/sphinx-autogen.rst
@@ -43,6 +43,11 @@ Options
Document exactly the members in a module's ``__all__`` attribute.
+.. option:: --remove-old
+
+ Remove existing files in the output directory
+ that are not generated anymore.
+
Example
-------