1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH RABBIT-SLIDE "1" "August 2020" "rabbit-slide 3.0.0" "rabbit-slide"
.SH NAME
rabbit-slide \- Template generator for Rabbit
.SH SYNOPSIS
.B rabbit-slide
\fI\,COMMAND \/\fR[\fI\,OPTIONS\/\fR]
.SH DESCRIPTION
.IP
e.g.: rabbit\-slide new \e
.HP
\fB\-\-id\fR rubykaigi2012 \e
.HP
\fB\-\-base\-name\fR rabbit\-introduction \e
.HP
\fB\-\-markup\-language\fR rd \e
.HP
\fB\-\-name\fR "Kouhei Sutou" \e
.HP
\fB\-\-email\fR kou@cozmixng.org \e
.HP
\fB\-\-rubygems\-user\fR kou \e
.HP
\fB\-\-slideshare\-user\fR kou \e
.HP
\fB\-\-speaker\-deck\-user\fR kou
.PP
COMMAND
.TP
new:
create a new slide
.IP
change: change an existing slide
.PP
User interface
.TP
\fB\-\-no\-use\-gui\fR
Don't use GUI
.PP
Slide information
.TP
\fB\-\-id\fR=\fI\,ID\/\fR
Slide ID
(e.g.: \fB\-\-id\fR=\fI\,rubykaigi2012\/\fR)
(must)
.TP
\fB\-\-base\-name\fR=\fI\,NAME\/\fR
Base name for the slide source file and generated PDF file
(e.g.: \fB\-\-base\-name\fR=\fI\,rabbit\-introduction\/\fR)
(must)
.TP
\fB\-\-markup\-language\fR=\fI\,LANGUAGE\/\fR
Markup language for the new slide
(e.g.: \fB\-\-markup\-language\fR=\fI\,rd\/\fR)
(available markup languages: [markdown, rd, hiki, pdf])
(default: rd)
(optional)
.TP
\fB\-\-title\fR=\fI\,TITLE\/\fR
Title of the new slide
(e.g.: \fB\-\-title=\fR"Rabbit Introduction")
(optional)
.TP
\fB\-\-licenses\fR=\fI\,LICENSE\/\fR,LICENSE,...
License of the new slide
(e.g.: \fB\-\-licenses\fR=\fI\,CC\-BY\-SA\-4\/\fR.0,GFDL\-1.3\-or\-later)
(optional)
.TP
\fB\-\-tags\fR=\fI\,TAG\/\fR,TAG,...
Tags of the new slide
(e.g.: \fB\-\-tags\fR=\fI\,rabbit\/\fR,presentation,ruby)
(optional)
.TP
\fB\-\-allotted\-time\fR=\fI\,TIME\/\fR
Allotted time in presentaion
(e.g.: \fB\-\-allotted\-time\fR=\fI\,5m\/\fR)
(optional)
.TP
\fB\-\-presentation\-date\fR=\fI\,DATE\/\fR
Presentation date with the new slide
(e.g.: \fB\-\-presentation\-date\fR=\fI\,2012\-06\-29\/\fR)
(optional)
.TP
\fB\-\-presentation\-start\-time\fR=\fI\,TIME\/\fR
Presentation start time
(e.g.: \fB\-\-presentation\-start\-time\fR=\fI\,2012\-06\-29T10\/\fR:30:00+0900)
(optional)
.TP
\fB\-\-presentation\-end\-time\fR=\fI\,TIME\/\fR Presentation end time
(e.g.: \fB\-\-presentation\-end\-time\fR=\fI\,2012\-06\-29T11\/\fR:00:00+0900)
(optional)
.PP
Your information
.TP
\fB\-\-name\fR=\fI\,NAME\/\fR
Author name of the new slide
(e.g.: \fB\-\-name=\fR"Kouhei Sutou")
(default: ????????? ??????/Youhei SASAKI)
(optional)
.TP
\fB\-\-email\fR=\fI\,EMAIL\/\fR
Author e\-mail of the new slide
(e.g.: \fB\-\-email\fR=\fI\,kou\/\fR@cozmixng.org)
(default: uwabami@debian.or.jp)
(optional)
.TP
\fB\-\-rubygems\-user\fR=\fI\,USER\/\fR
Account for RubyGems.org
It is used to publish your slide to RubyGems.org
(e.g.: \fB\-\-rubygems\-user\fR=\fI\,kou\/\fR)
(default: sasakyh)
(optional)
.TP
\fB\-\-slideshare\-user\fR=\fI\,USER\/\fR
Account for SlideShare
It is used to publish your slide to SlideShare
(e.g.: \fB\-\-slideshare\-user\fR=\fI\,kou\/\fR)
(default: uwabami)
(optional)
.TP
\fB\-\-speaker\-deck\-user\fR=\fI\,USER\/\fR
Account for Speaker Deck
It is used to publish your slide to Speaker Deck
(e.g.: \fB\-\-speaker\-deck\-user\fR=\fI\,kou\/\fR)
(default: uwabami)
(optional)
.PP
Common options
.TP
\fB\-\-options\-file\fR=\fI\,FILE\/\fR
Load options from FILE.
(none)
.TP
\fB\-\-locale\-dir\fR=\fI\,DIR\/\fR
Specify locale dir as [DIR].
(auto)
.TP
\fB\-\-logger\-type\fR=\fI\,TYPE\/\fR
Specify logger type as [TYPE].
Select from [gui, stderr].
(STDERR)
.TP
\fB\-\-log\-level\fR=\fI\,LEVEL\/\fR
Specify log level as [LEVEL].
Select from [debug, info, warning, error, fatal, unknown].
(info)
.TP
\fB\-\-help\fR
Show this message.
.TP
\fB\-\-version\fR
Show version.
|