[Bps-public-commit] r16279 - in sd/trunk: lib/App/SD/CLI/Command/Help

sartak at bestpractical.com sartak at bestpractical.com
Sat Oct 11 15:31:20 EDT 2008


Author: sartak
Date: Sat Oct 11 15:31:20 2008
New Revision: 16279

Modified:
   sd/trunk/   (props changed)
   sd/trunk/lib/App/SD/CLI/Command/Help/Tickets.pm

Log:
 r73734 at onn:  sartak | 2008-10-11 15:31:11 -0400
 Add the -- which denotes properties are forthcoming


Modified: sd/trunk/lib/App/SD/CLI/Command/Help/Tickets.pm
==============================================================================
--- sd/trunk/lib/App/SD/CLI/Command/Help/Tickets.pm	(original)
+++ sd/trunk/lib/App/SD/CLI/Command/Help/Tickets.pm	Sat Oct 11 15:31:20 2008
@@ -11,7 +11,7 @@
  $cmd ticket create
      Invokes a text editor with a ticket creation template
  
- $cmd ticket create summary="This is a summary" status=open
+ $cmd ticket create -- summary="This is a summary" status=open
      Create a new ticket non-interactively
  
  $cmd ticket update 123 -- status=closed



More information about the Bps-public-commit mailing list