File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed 
docs/update_and_migration/from_3.3 Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -504,9 +504,9 @@ php bin/console ibexa:content:remove-duplicate-fields
504504
505505You 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
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments