Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
cedric-anne authored and trasher committed Jan 14, 2020
1 parent d5ecb97 commit c57632e
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions source/command-line.rst
Original file line number Diff line number Diff line change
Expand Up @@ -131,11 +131,12 @@ Possible options for this command are:
* ``--begin-date[=BEGIN-DATE]`` begin date to apply in "modifyTimestamp" filter
* ``--end-date[=END-DATE]`` end date to apply in "modifyTimestamp" filter
* ``-d``, ``--deleted-user-strategy[=DELETED-USER-STRATEGY] force strategy used for deleted users:
* 0: Preserve
* 1: Put in trashbin
* 2: Withdraw dynamic authorizations and groups
* 3: Disable
* 4: Disable + Withdraw dynamic authorizations and groups
* 0: Preserve
* 1: Put in trashbin
* 2: Withdraw dynamic authorizations and groups
* 3: Disable
* 4: Disable + Withdraw dynamic authorizations and groups
See http://php.net/manual/en/datetime.formats.php for supported date formats in ``--begin-date`` and ``--end-date`` options.

Expand Down

0 comments on commit c57632e

Please sign in to comment.