We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae87fa8 commit 6fa5318Copy full SHA for 6fa5318
docs/update_and_migration/from_4.6/update_from_4.6.md
@@ -160,9 +160,9 @@ php bin/console ibexa:content:remove-duplicate-fields
160
161
You can customize the behavior of the command with the following options:
162
163
-- `batch-size` or `b` - number of attributes affected per iteration. Default value = 10000.
+- `--batch-size` or `-b` - number of attributes affected per iteration. Default value = 10000.
164
- `--max-iterations` or `-i` - maximum iterations count. Default value = -1 (unlimited).
165
-- `sleep` or `s` - wait time between iterations, in milliseconds. Default value = 0.
+- `--sleep` or `-s` - wait time between iterations, in milliseconds. Default value = 0.
166
167
## v4.6.14
168
0 commit comments