add manpage for videoob-webserver
This commit is contained in:
parent
93dc318a86
commit
5d9a0afefd
1 changed files with 36 additions and 0 deletions
36
man/videoob-webserver.1
Normal file
36
man/videoob-webserver.1
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
.TH VIDEOOB-WEBSERVER 1 "12 October 2010"
|
||||
.SH NAME
|
||||
videoob-webserver \- Video search and information, WSGI webserver
|
||||
.SH SYNOPSIS
|
||||
.B videoob-webserver
|
||||
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] \fIcommand\fR [arguments..]
|
||||
.br
|
||||
.B videoob-webserver
|
||||
[\-\-version] [\-\-help]
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
Weboob provides several applications to interact with a lot of websites.
|
||||
|
||||
This webserver application can be used to search videos on supported
|
||||
websites and to display information about them, including the direct link
|
||||
to the video file.
|
||||
|
||||
.SS Misc options
|
||||
.TP
|
||||
\fB\-b\fR, \fB\-\-backends\fR \fIbackends\fR
|
||||
select backends to load
|
||||
.TP
|
||||
\fB\-\-version\fR
|
||||
display version of \fIweboob-config\fR
|
||||
.TP
|
||||
\fB\-h\fR, \fB\-\-help\fR
|
||||
show the help message and exit
|
||||
|
||||
.SH COPYRIGHT
|
||||
Copyright(C) 2010 Christophe Benz
|
||||
.LP
|
||||
For full COPYRIGHT see COPYING file with weboob package.
|
||||
.LP
|
||||
.RE
|
||||
.SH FILES
|
||||
"~/.weboob/backends"
|
||||
Loading…
Add table
Add a link
Reference in a new issue