bbb7ed61a7
git-svn-id: http://yolanda.mister-muffin.de/svn@229 7eef14d0-6ed0-489d-bf55-20463b2d70db
79 lines
2.2 KiB
Text
79 lines
2.2 KiB
Text
.TH YOLANDA-UPLOAD 1 2008-01-03 "" "Yolanda Video CMS Manual"
|
|
|
|
.SH NAME
|
|
Yolanda Uploader \- command-line tool to upload videos to WWW sites running Yolanda Video CMS.
|
|
|
|
.SH SYNOPSIS
|
|
.B yolanda-upload.pl
|
|
.RI [ options ]
|
|
|
|
.SH DESRIPTION
|
|
This manual page documents briefly the \fByolanda-upload\fP command.
|
|
.PP
|
|
\fByolanda-upload\fP is a program that uploads a video file to a WWW site running Yolanda Video CMS.
|
|
|
|
.SH OPTIONS
|
|
This program follows the usual GNU command line synthax, with long options starting with two dashes (`-'). A summary of options is included below.
|
|
|
|
As of now, all options are mandatory.
|
|
|
|
.SS General options:
|
|
.TP
|
|
.B \-u, \-\-username
|
|
Specify the username. This value will also be used for the publisher.
|
|
.TP
|
|
.B \-p, \-\-password
|
|
Specify the password. Lol insecure !!1
|
|
.TP
|
|
.B \-f, \-\-file
|
|
Upload given video file.
|
|
|
|
.SS Metadata options:
|
|
.B \-t, \-\-title
|
|
State the title of the video.
|
|
.TP
|
|
.B \-d, \-\-description
|
|
State a description of the video in natural language.
|
|
.TP
|
|
.B \-x, \-\-tags
|
|
Specify multiple tags, separated by spaces.
|
|
.TP
|
|
.B \-c, \-\-creator
|
|
Specify the creator of the video.
|
|
.TP
|
|
.B \-s, \-\-source
|
|
Specify the source of the video, preferably by URL.
|
|
.TP
|
|
.B \-l, \-\-language
|
|
Specify the language of the video, preferably conforming to ISO ???.
|
|
.TP
|
|
.B -\v, \-\-coverage
|
|
Specify the coverage of the video, e.g. "Berlin, December 2007"
|
|
.PP
|
|
( coverage should be -o, because -v usually is used for "verbose". )
|
|
|
|
.SH CONFORMING TO
|
|
[[insert
|
|
.IB MOAR
|
|
standards here]]
|
|
|
|
.SH NOTES
|
|
this man page is useless, as it was thrown together just to see if it would be easy to make a man page without
|
|
.B prior knowledge \*(Tm
|
|
.
|
|
|
|
.SH BUGS
|
|
many. see http://yolanda.mister-muffin.de/trac
|
|
|
|
Yolanda-upload is full of bad programming, severely unsafe and not fit for general use. Use on hacker conferences like the Chaos Communication Congress is encouraged - but please, for the love of the invisible pink unicorn, submit tickets in our bug tracking system afterwards.
|
|
|
|
.SH EXAMPLE
|
|
this will change often ( so i will just omit it )
|
|
|
|
.SH SEE ALSO
|
|
\fByolanda\fP(7)
|
|
|
|
.SH AUTHOR
|
|
yolanda-upload was written by Johannes Schauer.
|
|
.PP
|
|
This manual page was written by Nils Moskopp for his own amusement (but may be used by others).
|