mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
17.06.2012 341443ebc935ef18647ba9ee78d7992eb5231b36
opendj3/src/main/docbkx/shared/man-backup.xml
@@ -329,13 +329,13 @@
 <refsect1>
  <title>Examples</title>
  <para>The following example backs up all user data on the server.</para>
  <screen>$ backup -p 5444 -D "cn=Directory Manager" -w password
  <screen>$ backup -p 4444 -D "cn=Directory Manager" -w password
 -a -d /path/to/OpenDJ/bak -t 0
Backup task 20110613143801866 scheduled to start Jun 13, 2011 2:38:01 PM CEST</screen>
  <para>The following example schedules back up of all user data every night at
  2 AM, and notifies diradmin@example.com when finished, or on error.</para>
  <screen>$ backup -p 5444 -D "cn=Directory Manager" -w password -a
  <screen>$ backup -p 4444 -D "cn=Directory Manager" -w password -a
 -d /path/to/OpenDJ/bak --recurringTask "00 02 * * *"
 --completionNotify diradmin@example.com --errorNotify diradmin@example.com
Recurring Backup task BackupTask-988d6adf-4d65-44bf-8546-6ea74a2480b0