[grilo/0.2.x] grl-launch: Add examples to man page



commit 3db51a17291f2c96ce4ea075731b51b71c38315b
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Nov 25 14:18:21 2015 +0100

    grl-launch: Add examples to man page
    
    https://bugzilla.gnome.org/show_bug.cgi?id=758655

 grl-launch-0.2.1 |   27 +++++++++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)
---
diff --git a/grl-launch-0.2.1 b/grl-launch-0.2.1
index fe6e73a..7c98906 100644
--- a/grl-launch-0.2.1
+++ b/grl-launch-0.2.1
@@ -86,5 +86,32 @@ Print column titles (useful for CSV spreadsheets)
 .TP
 .B \-V, --version
 Print version
+.SH EXAMPLES
+Print the ID for all the items searched in the Tracker source:
+.PP
+.nf
+.RS
+grl-launch-0.3 search "" -S grl-tracker-source
+.RE
+.fi
+.PP
+.TP
+Print the ID and title for the items in the Apple Trailers source:
+.PP
+.nf
+.RS
+grl-launch-0.3 -k id,title browse grl-appletrailers-lua
+.RE
+.fi
+.PP
+.TP
+Print the title for the videos indexed by Tracker:
+.PP
+.nf
+.RS
+grl-launch-0.3 -S browse -k title grlbox://grl-tracker-source/videos
+.RE
+.fi
+.PP
 .SH AUTHOR
 This manual page was written by Alberto Garcia <berto igalia com>.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]