[Rt-commit] r18842 - rt/3.8/trunk/bin
jesse at bestpractical.com
jesse at bestpractical.com
Wed Mar 18 16:30:37 EDT 2009
Author: jesse
Date: Wed Mar 18 16:30:30 2009
New Revision: 18842
Modified:
rt/3.8/trunk/bin/rt.in
Log:
minor bin/rt doc fixes
Modified: rt/3.8/trunk/bin/rt.in
==============================================================================
--- rt/3.8/trunk/bin/rt.in (original)
+++ rt/3.8/trunk/bin/rt.in Wed Mar 18 16:30:30 2009
@@ -2233,7 +2233,7 @@
-t type Specifies object type.
-f a,b,c Restrict the display to the specified fields.
-S var=val Submits the specified variable with the request.
- -v Verbose display
+
Examples:
rt show -t ticket -f id,subject,status 1-3
@@ -2241,7 +2241,7 @@
rt show ticket/3/attachments/29/content
rt show ticket/1-3/links
rt show ticket/3/history
- rt show -v ticket/3/history
+ rt show -l ticket/3/history
rt show -t user 2
rt show 2
More information about the Rt-commit
mailing list