Skip to content

Commit d4a5fb9

Browse files
mnoconadriendupuis
andauthored
Update docs/update_and_migration/from_3.3/update_from_3.3.md
Co-authored-by: Adrien Dupuis <[email protected]>
1 parent 9fd8e84 commit d4a5fb9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/update_and_migration/from_3.3/update_from_3.3.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -504,9 +504,9 @@ php bin/console ibexa:content:remove-duplicate-fields
504504

505505
You can customize the behavior of the command with the following options:
506506

507-
- `batch-size` or `b` - number of attributes affected per iteration. Default value = 10000.
508-
- `max-iterations` or `i` - max. iterations count (default or -1: unlimited). Default value = -1.
509-
- `sleep` or `s` - wait time between iterations, in milliseconds. Default value = 0.
507+
- `--batch-size` or `-b` - number of attributes affected per iteration. Default value = 10000.
508+
- `--max-iterations` or `-i` - max. iterations count (default or -1: unlimited). Default value = -1.
509+
- `--sleep` or `-s` - wait time between iterations, in milliseconds. Default value = 0.
510510

511511
## Finish the update
512512

0 commit comments

Comments
 (0)