mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-23 07:12:41 +01:00
parent
b39bf61a14
commit
b37ea91a69
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ final class PhabricatorFactManagementAnalyzeWorkflow
|
||||||
'name' => 'iterator',
|
'name' => 'iterator',
|
||||||
'param' => 'name',
|
'param' => 'name',
|
||||||
'repeat' => true,
|
'repeat' => true,
|
||||||
'help' => 'Process only __iterator__.',
|
'help' => 'Process only iterator __name__.',
|
||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
'name' => 'all',
|
'name' => 'all',
|
||||||
|
|
Loading…
Reference in a new issue