From 7f10b43eca58bb18dd2fafa366f7d1385e845b6d Mon Sep 17 00:00:00 2001 From: vrana Date: Thu, 21 Jun 2012 10:32:28 -0700 Subject: [PATCH] Add example to --ansi --- src/workflow/ArcanistHelpWorkflow.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/workflow/ArcanistHelpWorkflow.php b/src/workflow/ArcanistHelpWorkflow.php index f78e0fe6..5201cdd0 100644 --- a/src/workflow/ArcanistHelpWorkflow.php +++ b/src/workflow/ArcanistHelpWorkflow.php @@ -193,6 +193,7 @@ EOTEXT __--ansi__ Use formatting even in environments which probably don't support it. + Example: arc --ansi unit | less -r __--load-phutil-library=/path/to/library__ Ignore libraries listed in .arcconfig and explicitly load specified