Page MenuHomePhabricator

D21321.diff
No OneTemporary

D21321.diff

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

Mime Type
text/plain
Expires
Tue, Mar 25, 11:59 AM (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7387409
Default Alt Text
D21321.diff (452 B)

Event Timeline