|
@@ -61,7 +61,7 @@ |
|
|
block discarded – undo |
|
61
|
61
|
'count-dirs', |
|
62
|
62
|
null, |
|
63
|
63
|
InputOption::VALUE_NONE, |
|
64
|
|
- 'Also count the number of user directories in the database (could time out on huge installations, therefore defaults to no with ' . self::DEFAULT_COUNT_DIRS_MAX_USERS . '+ users)' |
|
|
64
|
+ 'Also count the number of user directories in the database (could time out on huge installations, therefore defaults to no with '.self::DEFAULT_COUNT_DIRS_MAX_USERS.'+ users)' |
|
65
|
65
|
) |
|
66
|
66
|
; |
|
67
|
67
|
} |
Please login to merge, or discard this patch.