1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 07:12:41 +01:00

Fix feedback from D3098.

Auditors: vrana
This commit is contained in:
epriestley 2012-07-30 13:42:48 -07:00
parent b39bf61a14
commit b37ea91a69

View file

@ -29,7 +29,7 @@ final class PhabricatorFactManagementAnalyzeWorkflow
'name' => 'iterator',
'param' => 'name',
'repeat' => true,
'help' => 'Process only __iterator__.',
'help' => 'Process only iterator __name__.',
),
array(
'name' => 'all',