[grilo] doc: Add manpage for grilo-test-ui



commit 8ecf10716c9a4b2eeb9d58df0b507745992abaea
Author: Alberto Garcia <berto igalia com>
Date:   Tue Aug 26 13:59:02 2014 +0300

    doc: Add manpage for grilo-test-ui
    
    Signed-off-by: Juan A. Suarez Romero <jasuarez igalia com>

 tools/grilo-test-ui/Makefile.am         |    2 +
 tools/grilo-test-ui/grilo-test-ui-0.2.1 |   41 +++++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+), 0 deletions(-)
---
diff --git a/tools/grilo-test-ui/Makefile.am b/tools/grilo-test-ui/Makefile.am
index a849af6..c33da11 100644
--- a/tools/grilo-test-ui/Makefile.am
+++ b/tools/grilo-test-ui/Makefile.am
@@ -7,6 +7,8 @@
 
 bin_PROGRAMS = grilo-test-ui- GRL_MAJORMINOR@
 
+dist_man1_MANS = grilo-test-ui-0.2.1
+
 grilo_test_ui_ GRL_MAJORMINOR@_SOURCES =       \
        main.c
 
diff --git a/tools/grilo-test-ui/grilo-test-ui-0.2.1 b/tools/grilo-test-ui/grilo-test-ui-0.2.1
new file mode 100644
index 0000000..3f0fe41
--- /dev/null
+++ b/tools/grilo-test-ui/grilo-test-ui-0.2.1
@@ -0,0 +1,41 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH grilo-test-ui 1 "August 25, 2014"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+grilo-test-ui \- Grilo test UI
+.SH SYNOPSIS
+.B grilo-test-ui
+.RI [ options ]
+.SH DESCRIPTION
+This manual page documents briefly the
+.B grilo-test-ui
+command.
+.PP
+\fBgrilo-test-ui\fP is a graphical interface for Grilo that allows the
+user to perform queries and see their results.
+.SH OPTIONS
+.TP
+.B \-h, \-\-help
+Show summary of grilo-test-ui options.
+.TP
+.B \-\-help\-grl
+Show summary of Grilo options.
+.TP
+.B \-\-help\-all
+Show summary of all options.
+.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]