diff --git a/docs/manual/CoreTasks/changelog.html b/docs/manual/CoreTasks/changelog.html index 893ba4be0..50d8df819 100644 --- a/docs/manual/CoreTasks/changelog.html +++ b/docs/manual/CoreTasks/changelog.html @@ -28,6 +28,11 @@
Generates a changelog for the dve/network directory including all changes that ever occured on repository. It writes these changes into the file "changelog.xml".
+<changelog basedir="dve/network" + destfile="changelog.xml" + days="10" + />+ +
Generates a changelog for the dve/network directory for the last 10 days. It writes +these changes into the file "changelog.xml".
+<changelog basedir="dve/network" destfile="changelog.xml" start="20 Feb 2002"