From b6fb0f7a6b155f54947b6e3d56c691340ecc3f55 Mon Sep 17 00:00:00 2001 From: epriestley Date: Wed, 22 Jun 2011 17:52:37 -0700 Subject: [PATCH] Improve documentation for 'arc call-conduit' Summary: This documentation isn't terribly clear and it isn't obvious how to use the workflow. Make it more clear and provide examples. Test Plan: Ran "arc help call-conduit" Reviewed By: gc3 Reviewers: gc3, aran, jungejason CC: aran, gc3, epriestley Differential Revision: 502 --- .../call-conduit/ArcanistCallConduitWorkflow.php | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/src/workflow/call-conduit/ArcanistCallConduitWorkflow.php b/src/workflow/call-conduit/ArcanistCallConduitWorkflow.php index 47998c14..c836f181 100644 --- a/src/workflow/call-conduit/ArcanistCallConduitWorkflow.php +++ b/src/workflow/call-conduit/ArcanistCallConduitWorkflow.php @@ -27,10 +27,18 @@ class ArcanistCallConduitWorkflow extends ArcanistBaseWorkflow { return phutil_console_format(<<