Guilt v0.31 html docs
[guilt/mob.git] / guilt-status.html
blob99ce46203e0c2780e62ad8a2216fecaf749c3556
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 8.2.7" />
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;
29 color: navy;
32 strong {
33 font-weight: bold;
34 color: #083194;
37 tt {
38 color: navy;
41 h1, h2, h3, h4, h5, h6 {
42 color: #527bbd;
43 font-family: sans-serif;
44 margin-top: 1.2em;
45 margin-bottom: 0.5em;
46 line-height: 1.3;
49 h1, h2, h3 {
50 border-bottom: 2px solid silver;
52 h2 {
53 padding-top: 0.5em;
55 h3 {
56 float: left;
58 h3 + * {
59 clear: left;
62 div.sectionbody {
63 font-family: serif;
64 margin-left: 0;
67 hr {
68 border: 1px solid silver;
71 p {
72 margin-top: 0.5em;
73 margin-bottom: 0.5em;
76 ul, ol, li > p {
77 margin-top: 0;
80 pre {
81 padding: 0;
82 margin: 0;
85 span#author {
86 color: #527bbd;
87 font-family: sans-serif;
88 font-weight: bold;
89 font-size: 1.1em;
91 span#email {
93 span#revision {
94 font-family: sans-serif;
97 div#footer {
98 font-family: sans-serif;
99 font-size: small;
100 border-top: 2px solid silver;
101 padding-top: 0.5em;
102 margin-top: 4.0em;
104 div#footer-text {
105 float: left;
106 padding-bottom: 0.5em;
108 div#footer-badges {
109 float: right;
110 padding-bottom: 0.5em;
113 div#preamble,
114 div.tableblock, div.imageblock, div.exampleblock, div.verseblock,
115 div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock,
116 div.admonitionblock {
117 margin-right: 10%;
118 margin-top: 1.5em;
119 margin-bottom: 1.5em;
121 div.admonitionblock {
122 margin-top: 2.5em;
123 margin-bottom: 2.5em;
126 div.content { /* Block element content. */
127 padding: 0;
130 /* Block element titles. */
131 div.title, caption.title {
132 color: #527bbd;
133 font-family: sans-serif;
134 font-weight: bold;
135 text-align: left;
136 margin-top: 1.0em;
137 margin-bottom: 0.5em;
139 div.title + * {
140 margin-top: 0;
143 td div.title:first-child {
144 margin-top: 0.0em;
146 div.content div.title:first-child {
147 margin-top: 0.0em;
149 div.content + div.title {
150 margin-top: 0.0em;
153 div.sidebarblock > div.content {
154 background: #ffffee;
155 border: 1px solid silver;
156 padding: 0.5em;
159 div.listingblock {
160 margin-right: 0%;
162 div.listingblock > div.content {
163 border: 1px solid silver;
164 background: #f4f4f4;
165 padding: 0.5em;
168 div.quoteblock {
169 padding-left: 2.0em;
171 div.quoteblock > div.attribution {
172 padding-top: 0.5em;
173 text-align: right;
176 div.verseblock {
177 padding-left: 2.0em;
179 div.verseblock > div.content {
180 white-space: pre;
182 div.verseblock > div.attribution {
183 padding-top: 0.75em;
184 text-align: left;
186 /* DEPRECATED: Pre version 8.2.7 verse style literal block. */
187 div.verseblock + div.attribution {
188 text-align: left;
191 div.admonitionblock .icon {
192 vertical-align: top;
193 font-size: 1.1em;
194 font-weight: bold;
195 text-decoration: underline;
196 color: #527bbd;
197 padding-right: 0.5em;
199 div.admonitionblock td.content {
200 padding-left: 0.5em;
201 border-left: 2px solid silver;
204 div.exampleblock > div.content {
205 border-left: 2px solid silver;
206 padding: 0.5em;
209 div.imageblock div.content { padding-left: 0; }
210 div.imageblock img { border: 1px solid silver; }
211 span.image img { border-style: none; }
213 dl {
214 margin-top: 0.8em;
215 margin-bottom: 0.8em;
217 dt {
218 margin-top: 0.5em;
219 margin-bottom: 0;
220 font-style: normal;
222 dd > *:first-child {
223 margin-top: 0.1em;
226 ul, ol {
227 list-style-position: outside;
229 div.olist > ol {
230 list-style-type: decimal;
232 div.olist2 > ol {
233 list-style-type: lower-alpha;
236 div.tableblock > table {
237 border: 3px solid #527bbd;
239 thead {
240 font-family: sans-serif;
241 font-weight: bold;
243 tfoot {
244 font-weight: bold;
247 div.hlist {
248 margin-top: 0.8em;
249 margin-bottom: 0.8em;
251 div.hlist td {
252 padding-bottom: 15px;
254 td.hlist1 {
255 vertical-align: top;
256 font-style: normal;
257 padding-right: 0.8em;
259 td.hlist2 {
260 vertical-align: top;
263 @media print {
264 div#footer-badges { display: none; }
267 div#toctitle {
268 color: #527bbd;
269 font-family: sans-serif;
270 font-size: 1.1em;
271 font-weight: bold;
272 margin-top: 1.0em;
273 margin-bottom: 0.1em;
276 div.toclevel1, div.toclevel2, div.toclevel3, div.toclevel4 {
277 margin-top: 0;
278 margin-bottom: 0;
280 div.toclevel2 {
281 margin-left: 2em;
282 font-size: 0.9em;
284 div.toclevel3 {
285 margin-left: 4em;
286 font-size: 0.9em;
288 div.toclevel4 {
289 margin-left: 6em;
290 font-size: 0.9em;
292 /* Overrides for manpage documents */
293 h1 {
294 padding-top: 0.5em;
295 padding-bottom: 0.5em;
296 border-top: 2px solid silver;
297 border-bottom: 2px solid silver;
299 h2 {
300 border-style: none;
302 div.sectionbody {
303 margin-left: 5%;
306 @media print {
307 div#toc { display: none; }
310 /* Workarounds for IE6's broken and incomplete CSS2. */
312 div.sidebar-content {
313 background: #ffffee;
314 border: 1px solid silver;
315 padding: 0.5em;
317 div.sidebar-title, div.image-title {
318 color: #527bbd;
319 font-family: sans-serif;
320 font-weight: bold;
321 margin-top: 0.0em;
322 margin-bottom: 0.5em;
325 div.listingblock div.content {
326 border: 1px solid silver;
327 background: #f4f4f4;
328 padding: 0.5em;
331 div.quoteblock-attribution {
332 padding-top: 0.5em;
333 text-align: right;
336 div.verseblock-content {
337 white-space: pre;
339 div.verseblock-attribution {
340 padding-top: 0.75em;
341 text-align: left;
344 div.exampleblock-content {
345 border-left: 2px solid silver;
346 padding-left: 0.5em;
349 /* IE6 sets dynamically generated links as visited. */
350 div#toc a:visited { color: blue; }
352 /* Because IE6 child selector is broken. */
353 div.olist2 ol {
354 list-style-type: lower-alpha;
356 div.olist2 div.olist ol {
357 list-style-type: decimal;
359 </style>
360 <title>guilt-status(1)</title>
361 </head>
362 <body>
363 <div id="header">
364 <h1>
365 guilt-status(1) Manual Page
366 </h1>
367 <h2>NAME</h2>
368 <div class="sectionbody">
369 <p>guilt-status -
370 Print the status of files since the last refresh
371 </p>
372 </div>
373 </div>
374 <h2>SYNOPSIS</h2>
375 <div class="sectionbody">
376 <div class="para"><p><em>guilt-status</em> [-a|-A] [-c|-C] [-d|-D] [-m|-M] [-r|-R] [-t|-T] [-u|-U] [-x|-X] [-n]</p></div>
377 </div>
378 <h2 id="_description">DESCRIPTION</h2>
379 <div class="sectionbody">
380 <div class="para"><p>Each file is printed with a prefix that describes it's status.</p></div>
381 <div class="literalblock">
382 <div class="content">
383 <pre><tt>A added
384 C copied
385 D deleted
386 M modified
387 R renamed
388 T type change (e.g., mode)
389 U unmerged
390 ? untracked</tt></pre>
391 </div></div>
392 </div>
393 <h2 id="_options">OPTIONS</h2>
394 <div class="sectionbody">
395 <div class="vlist"><dl>
396 <dt>
398 </dt>
399 <dd>
401 Hide status prefix in the output
402 </p>
403 </dd>
404 <dt>
406 </dt>
407 <dt>
409 </dt>
410 <dd>
412 Display only added files
413 </p>
414 </dd>
415 <dt>
417 </dt>
418 <dt>
420 </dt>
421 <dd>
423 Display only copied files
424 </p>
425 </dd>
426 <dt>
428 </dt>
429 <dt>
431 </dt>
432 <dd>
434 Display only deleted files
435 </p>
436 </dd>
437 <dt>
439 </dt>
440 <dt>
442 </dt>
443 <dd>
445 Display only modified files
446 </p>
447 </dd>
448 <dt>
450 </dt>
451 <dt>
453 </dt>
454 <dd>
456 Display only renamed files
457 </p>
458 </dd>
459 <dt>
461 </dt>
462 <dt>
464 </dt>
465 <dd>
467 Display only files with a status change (e.g., mode)
468 </p>
469 </dd>
470 <dt>
472 </dt>
473 <dt>
475 </dt>
476 <dd>
478 Display only unmerged files
479 </p>
480 </dd>
481 <dt>
483 </dt>
484 <dt>
486 </dt>
487 <dd>
489 Display only unknown files
490 </p>
491 </dd>
492 </dl></div>
493 </div>
494 <h2 id="_author">Author</h2>
495 <div class="sectionbody">
496 <div class="para"><p>Written by Josef "Jeff" Sipek &lt;<a href="mailto:jeffpc@josefsipek.net">jeffpc@josefsipek.net</a>&gt;</p></div>
497 </div>
498 <h2 id="_documentation">Documentation</h2>
499 <div class="sectionbody">
500 <div class="para"><p>Documentation by Brandon Philips &lt;<a href="mailto:brandon@ifup.org">brandon@ifup.org</a>&gt;</p></div>
501 </div>
502 <h2 id="_guilt">GUILT</h2>
503 <div class="sectionbody">
504 <div class="para"><p>Part of the <a href="guilt.html">guilt(7)</a> suite
505 (Generated for Guilt v0.31)</p></div>
506 </div>
507 <div id="footer">
508 <div id="footer-text">
509 Last updated 2008-09-05 18:34:54 EDT
510 </div>
511 </div>
512 </body>
513 </html>