Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15439341
D21321.id50749.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
452 B
Referenced Files
None
Subscribers
None
D21321.id50749.diff
View Options
diff --git a/src/workflow/ArcanistLandWorkflow.php b/src/workflow/ArcanistLandWorkflow.php
--- a/src/workflow/ArcanistLandWorkflow.php
+++ b/src/workflow/ArcanistLandWorkflow.php
@@ -91,9 +91,9 @@
EOTEXT
);
- // TODO: Add command synopses.
-
return $this->newWorkflowInformation()
+ ->setSynopsis(pht('Publish reviewed changes.'))
+ ->addExample(pht('**land** [__options__] [__ref__ ...]'))
->setHelp($help);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 27, 7:03 AM (6 d, 17 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7387409
Default Alt Text
D21321.id50749.diff (452 B)
Attached To
Mode
D21321: Add a synopsis and example for "arc help land"
Attached
Detach File
Event Timeline
Log In to Comment