summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <jasuarez@igalia.com>2016-12-11 13:21:02 +0100
committerJuan A. Suarez Romero <jasuarez@igalia.com>2017-02-13 18:23:31 +0100
commit000303d276ff2af4827ad47d90bc1e2ff33570ec (patch)
tree7f608eeb8e627ce6d8fa481b9fa244f15c6414dd /tools
parent9511ba62ea0c944cd596704d31bdc516091e1610 (diff)
downloadgrilo-000303d276ff2af4827ad47d90bc1e2ff33570ec.tar.gz
doc: put manpages in doc/man
Put all manpage files together. https://bugzilla.gnome.org/show_bug.cgi?id=775950
Diffstat (limited to 'tools')
-rw-r--r--tools/grilo-test-ui/Makefile.am2
-rw-r--r--tools/grilo-test-ui/grilo-test-ui-0.3.141
2 files changed, 0 insertions, 43 deletions
diff --git a/tools/grilo-test-ui/Makefile.am b/tools/grilo-test-ui/Makefile.am
index a979642..a849af6 100644
--- a/tools/grilo-test-ui/Makefile.am
+++ b/tools/grilo-test-ui/Makefile.am
@@ -7,8 +7,6 @@
bin_PROGRAMS = grilo-test-ui-@GRL_MAJORMINOR@
-dist_man1_MANS = grilo-test-ui-0.3.1
-
grilo_test_ui_@GRL_MAJORMINOR@_SOURCES = \
main.c
diff --git a/tools/grilo-test-ui/grilo-test-ui-0.3.1 b/tools/grilo-test-ui/grilo-test-ui-0.3.1
deleted file mode 100644
index 3f0fe41..0000000
--- a/tools/grilo-test-ui/grilo-test-ui-0.3.1
+++ /dev/null
@@ -1,41 +0,0 @@
-.\" 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>.