git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.net> 2014-08-10 03:59:05 +0200
committerHarald Pfeiffer <coding _ lirion.net> 2014-08-10 03:59:05 +0200
commit6bd85869b18ffd62e1b9cbbae4bbc77bc4571577 (patch)
treec44d54eccf0d87cd6fabcc9206d8bae1fe2382de
parent09d4267a2bcb64341058829eb129683cb2ad57ab (diff)
downloadmp3dir2html-6bd85869b18ffd62e1b9cbbae4bbc77bc4571577.tar.bz2
...and added the uncompressed file. :|
-rw-r--r--man1/mp3dir2html.135
1 files changed, 35 insertions, 0 deletions
diff --git a/man1/mp3dir2html.1 b/man1/mp3dir2html.1
new file mode 100644
index 0000000..9dbc580
--- /dev/null
+++ b/man1/mp3dir2html.1
@@ -0,0 +1,35 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.35.
+.TH MP3DIR2HTML "1" "August 2014" "lirion-scripts 0.3-dev" "User Commands"
+.SH NAME
+mp3dir2html \- Create HTML code containing music file information from a directory
+.SH SYNOPSIS
+.B mp3dir2html
+[GNU or POSIX style options]
+.SH DESCRIPTION
+.\" Add any additional description here
+.PP
+.B mp3dir2html
+creates HTML code from a directory. If DIRECTORY isn't supplied, it defaults to "*". Additional directories may be supplied.
+.PP
+In this version, the program automatically walks through the supplied directory recursively and takes no further parameters but the directory to be scanned.
+.SH OPTIONS
+.PP
+.TP
+.BI \-h
+Print a short help text and exit.
+.BR
+.TP
+.BI \-d " DIRECTORY"
+Supplies the directory to be scanned
+.SH AUTHOR
+Written by Harald Pfeiffer.
+.SH "REPORTING BUGS"
+Report mp3dir2html bugs to coding@lirion.net
+.SH COPYRIGHT
+Copyright \(co 2011 Free Software Foundation, Inc.
+License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
+.br
+This is free software: you are free to change and redistribute it.
+There is NO WARRANTY, to the extent permitted by law.
+.SH "SEE ALSO"
+.IR exiftool (1p)