Guilt v0.25 html docs
[guilt.git] / guilt-add.html
blob1a59aa2ef9b6a108fd3d8ce9a56e1dbe8c9e045a
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6 <meta name="generator" content="AsciiDoc 7.1.2" />
7 <style type="text/css">
8 /* Debug borders */
9 p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 {
11 border: 1px solid red;
15 body {
16 margin: 1em 5% 1em 5%;
19 a {
20 color: blue;
21 text-decoration: underline;
23 a:visited {
24 color: fuchsia;
27 em {
28 font-style: italic;
31 strong {
32 font-weight: bold;
35 tt {
36 color: navy;
39 h1, h2, h3, h4, h5, h6 {
40 color: #527bbd;
41 font-family: sans-serif;
42 margin-top: 1.2em;
43 margin-bottom: 0.5em;
44 line-height: 1.3;
47 h1 {
48 border-bottom: 2px solid silver;
50 h2 {
51 border-bottom: 2px solid silver;
52 padding-top: 0.5em;
55 div.sectionbody {
56 font-family: serif;
57 margin-left: 0;
60 hr {
61 border: 1px solid silver;
64 p {
65 margin-top: 0.5em;
66 margin-bottom: 0.5em;
69 pre {
70 padding: 0;
71 margin: 0;
74 span#author {
75 color: #527bbd;
76 font-family: sans-serif;
77 font-weight: bold;
78 font-size: 1.2em;
80 span#email {
82 span#revision {
83 font-family: sans-serif;
86 div#footer {
87 font-family: sans-serif;
88 font-size: small;
89 border-top: 2px solid silver;
90 padding-top: 0.5em;
91 margin-top: 4.0em;
93 div#footer-text {
94 float: left;
95 padding-bottom: 0.5em;
97 div#footer-badges {
98 float: right;
99 padding-bottom: 0.5em;
102 div#preamble,
103 div.tableblock, div.imageblock, div.exampleblock, div.verseblock,
104 div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock,
105 div.admonitionblock {
106 margin-right: 10%;
107 margin-top: 1.5em;
108 margin-bottom: 1.5em;
110 div.admonitionblock {
111 margin-top: 2.5em;
112 margin-bottom: 2.5em;
115 div.content { /* Block element content. */
116 padding: 0;
119 /* Block element titles. */
120 div.title, caption.title {
121 font-family: sans-serif;
122 font-weight: bold;
123 text-align: left;
124 margin-top: 1.0em;
125 margin-bottom: 0.5em;
127 div.title + * {
128 margin-top: 0;
131 td div.title:first-child {
132 margin-top: 0.0em;
134 div.content div.title:first-child {
135 margin-top: 0.0em;
137 div.content + div.title {
138 margin-top: 0.0em;
141 div.sidebarblock > div.content {
142 background: #ffffee;
143 border: 1px solid silver;
144 padding: 0.5em;
147 div.listingblock > div.content {
148 border: 1px solid silver;
149 background: #f4f4f4;
150 padding: 0.5em;
153 div.quoteblock > div.content {
154 padding-left: 2.0em;
157 div.attribution {
158 text-align: right;
160 div.verseblock + div.attribution {
161 text-align: left;
164 div.admonitionblock .icon {
165 vertical-align: top;
166 font-size: 1.1em;
167 font-weight: bold;
168 text-decoration: underline;
169 color: #527bbd;
170 padding-right: 0.5em;
172 div.admonitionblock td.content {
173 padding-left: 0.5em;
174 border-left: 2px solid silver;
177 div.exampleblock > div.content {
178 border-left: 2px solid silver;
179 padding: 0.5em;
182 div.verseblock div.content {
183 white-space: pre;
186 div.imageblock div.content { padding-left: 0; }
187 div.imageblock img { border: 1px solid silver; }
188 span.image img { border-style: none; }
190 dl {
191 margin-top: 0.8em;
192 margin-bottom: 0.8em;
194 dt {
195 margin-top: 0.5em;
196 margin-bottom: 0;
197 font-style: italic;
199 dd > *:first-child {
200 margin-top: 0;
203 ul, ol {
204 list-style-position: outside;
206 ol.olist2 {
207 list-style-type: lower-alpha;
210 div.tableblock > table {
211 border: 3px solid #527bbd;
213 thead {
214 font-family: sans-serif;
215 font-weight: bold;
217 tfoot {
218 font-weight: bold;
221 div.hlist {
222 margin-top: 0.8em;
223 margin-bottom: 0.8em;
225 td.hlist1 {
226 vertical-align: top;
227 font-style: italic;
228 padding-right: 0.8em;
230 td.hlist2 {
231 vertical-align: top;
234 @media print {
235 div#footer-badges { display: none; }
237 include1::./stylesheets/xhtml11-manpage.css[]
238 /* Workarounds for IE6's broken and incomplete CSS2. */
240 div.sidebar-content {
241 background: #ffffee;
242 border: 1px solid silver;
243 padding: 0.5em;
245 div.sidebar-title, div.image-title {
246 font-family: sans-serif;
247 font-weight: bold;
248 margin-top: 0.0em;
249 margin-bottom: 0.5em;
252 div.listingblock div.content {
253 border: 1px solid silver;
254 background: #f4f4f4;
255 padding: 0.5em;
258 div.quoteblock-content {
259 padding-left: 2.0em;
262 div.exampleblock-content {
263 border-left: 2px solid silver;
264 padding-left: 0.5em;
266 </style>
267 <title>guilt-add(1)</title>
268 </head>
269 <body>
270 <div id="header">
271 <h1>
272 guilt-add(1) Manual Page
273 </h1>
274 <h2>NAME</h2>
275 <div class="sectionbody">
276 <p>guilt-add -
277 Add a file to git and guilt
278 </p>
279 </div>
280 </div>
281 <h2>SYNOPSIS</h2>
282 <div class="sectionbody">
283 <p><em>guilt-add</em> &lt;file&gt;&#8230;</p>
284 </div>
285 <h2>DESCRIPTION</h2>
286 <div class="sectionbody">
287 <p>Adds the files specified to git using git-add making it available to guilt.</p>
288 </div>
289 <h2>OPTIONS</h2>
290 <div class="sectionbody">
291 <dl>
292 <dt>
293 &lt;files&gt;
294 </dt>
295 <dd>
297 Files to add
298 </p>
299 </dd>
300 </dl>
301 </div>
302 <h2>EXAMPLES</h2>
303 <div class="sectionbody">
304 <p>Create and add a new file example.c</p>
305 <p>$ touch example.c
306 $ guilt-add example.c</p>
307 </div>
308 <h2>Author</h2>
309 <div class="sectionbody">
310 <p>Written by Josef "Jeff" Sipek &lt;jsipek@cs.sunysb.edu&gt;</p>
311 </div>
312 <h2>Documentation</h2>
313 <div class="sectionbody">
314 <p>Documentation by Brandon Philips &lt;brandon@ifup.org&gt;</p>
315 </div>
316 <h2>GUILT</h2>
317 <div class="sectionbody">
318 <p>Part of the <a href="guilt.html">guilt(7)</a> suite
319 (Generated for Guilt v0.25)</p>
320 </div>
321 <div id="footer">
322 <div id="footer-text">
323 Last updated 15-May-2007 13:21:19 EDT
324 </div>
325 </div>
326 </body>
327 </html>