Sync docs
[tig] / tigrc.5.html
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.0.2" />
7 <style type="text/css">
8 /* Debug borders */
9 p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 {
10 /*
11 border: 1px solid red;
12 */
13 }
14
15 body {
16 margin: 1em 5% 1em 5%;
17 }
18
19 a { color: blue; }
20 a:visited { color: fuchsia; }
21
22 em {
23 font-style: italic;
24 }
25
26 strong {
27 font-weight: bold;
28 }
29
30 tt {
31 color: navy;
32 }
33
34 h1, h2, h3, h4, h5, h6 {
35 color: #527bbd;
36 font-family: sans-serif;
37 margin-top: 1.2em;
38 margin-bottom: 0.5em;
39 line-height: 1.3;
40 }
41
42 h1 {
43 border-bottom: 2px solid silver;
44 }
45 h2 {
46 border-bottom: 2px solid silver;
47 padding-top: 0.5em;
48 }
49
50 div.sectionbody {
51 font-family: serif;
52 margin-left: 0;
53 }
54
55 hr {
56 border: 1px solid silver;
57 }
58
59 p {
60 margin-top: 0.5em;
61 margin-bottom: 0.5em;
62 }
63
64 pre {
65 padding: 0;
66 margin: 0;
67 }
68
69 span#author {
70 color: #527bbd;
71 font-family: sans-serif;
72 font-weight: bold;
73 font-size: 1.2em;
74 }
75 span#email {
76 }
77 span#revision {
78 font-family: sans-serif;
79 }
80
81 div#footer {
82 font-family: sans-serif;
83 font-size: small;
84 border-top: 2px solid silver;
85 padding-top: 0.5em;
86 margin-top: 4.0em;
87 }
88 div#footer-text {
89 float: left;
90 padding-bottom: 0.5em;
91 }
92 div#footer-badges {
93 float: right;
94 padding-bottom: 0.5em;
95 }
96
97 div#preamble,
98 div.tableblock, div.imageblock, div.exampleblock, div.verseblock,
99 div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock,
100 div.admonitionblock {
101 margin-right: 10%;
102 margin-top: 1.5em;
103 margin-bottom: 1.5em;
104 }
105 div.admonitionblock {
106 margin-top: 2.5em;
107 margin-bottom: 2.5em;
108 }
109
110 div.content { /* Block element content. */
111 padding: 0;
112 }
113
114 /* Block element titles. */
115 div.title, caption.title {
116 font-family: sans-serif;
117 font-weight: bold;
118 text-align: left;
119 margin-top: 1.0em;
120 margin-bottom: 0.5em;
121 }
122 div.title + * {
123 margin-top: 0;
124 }
125
126 td div.title:first-child {
127 margin-top: 0.0em;
128 }
129 div.content div.title:first-child {
130 margin-top: 0.0em;
131 }
132 div.content + div.title {
133 margin-top: 0.0em;
134 }
135
136 div.sidebarblock > div.content {
137 background: #ffffee;
138 border: 1px solid silver;
139 padding: 0.5em;
140 }
141
142 div.listingblock > div.content {
143 border: 1px solid silver;
144 background: #f4f4f4;
145 padding: 0.5em;
146 }
147
148 div.quoteblock > div.content {
149 padding-left: 2.0em;
150 }
151 div.quoteblock .attribution {
152 text-align: right;
153 }
154
155 div.admonitionblock .icon {
156 vertical-align: top;
157 font-size: 1.1em;
158 font-weight: bold;
159 text-decoration: underline;
160 color: #527bbd;
161 padding-right: 0.5em;
162 }
163 div.admonitionblock td.content {
164 padding-left: 0.5em;
165 border-left: 2px solid silver;
166 }
167
168 div.exampleblock > div.content {
169 border-left: 2px solid silver;
170 padding: 0.5em;
171 }
172
173 div.verseblock div.content {
174 white-space: pre;
175 }
176
177 div.imageblock div.content { padding-left: 0; }
178 div.imageblock img { border: 1px solid silver; }
179 span.image img { border-style: none; }
180
181 dl {
182 margin-top: 0.8em;
183 margin-bottom: 0.8em;
184 }
185 dt {
186 margin-top: 0.5em;
187 margin-bottom: 0;
188 font-style: italic;
189 }
190 dd > *:first-child {
191 margin-top: 0;
192 }
193
194 ul, ol {
195 list-style-position: outside;
196 }
197 ol.olist2 {
198 list-style-type: lower-alpha;
199 }
200
201 div.tableblock > table {
202 border-color: #527bbd;
203 border-width: 3px;
204 }
205 thead {
206 font-family: sans-serif;
207 font-weight: bold;
208 }
209 tfoot {
210 font-weight: bold;
211 }
212
213 div.hlist {
214 margin-top: 0.8em;
215 margin-bottom: 0.8em;
216 }
217 td.hlist1 {
218 vertical-align: top;
219 font-style: italic;
220 padding-right: 0.8em;
221 }
222 td.hlist2 {
223 vertical-align: top;
224 }
225
226 @media print {
227 div#footer-badges { display: none; }
228 }
229 include::./stylesheets/xhtml11-manpage.css[]
230 /* Workarounds for IE6's broken and incomplete CSS2. */
231
232 div.sidebar-content {
233 background: #ffffee;
234 border: 1px solid silver;
235 padding: 0.5em;
236 }
237 div.sidebar-title, div.image-title {
238 font-family: sans-serif;
239 font-weight: bold;
240 margin-top: 0.0em;
241 margin-bottom: 0.5em;
242 }
243
244 div.listingblock div.content {
245 border: 1px solid silver;
246 background: #f4f4f4;
247 padding: 0.5em;
248 }
249
250 div.quoteblock-content {
251 padding-left: 2.0em;
252 }
253
254 div.exampleblock-content {
255 border-left: 2px solid silver;
256 padding-left: 0.5em;
257 }
258 </style>
259 <title>tigrc(5)</title>
260 </head>
261 <body>
262 <div id="header">
263 <h1>
264 tigrc(5) Manual Page
265 </h1>
266 <h2>NAME</h2>
267 <div class="sectionbody">
268 <p>tigrc -
269 tig user configuration file
270 </p>
271 </div>
272 </div>
273 <h2>SYNOPSIS</h2>
274 <div class="sectionbody">
275 <div class="verseblock">
276 <div class="content"><strong>set</strong> variable <strong>=</strong> value
277 <strong>bind</strong> keymap key action
278 <strong>color</strong> area fgcolor bgcolor [attributes]</div></div>
279 </div>
280 <h2>DESCRIPTION</h2>
281 <div class="sectionbody">
282 <p>You can permanently set an option by putting it in the <tt>~/.tigrc</tt> file. The
283 file consists of a series of <em>commands</em>. Each line of the file may contain
284 only one command.</p>
285 <p>The hash mark (<em>#</em>) is used as a <em>comment</em> character. All text after the
286 comment character to the end of the line is ignored. You can use comments to
287 annotate your initialization file.</p>
288 </div>
289 <h2>Set command</h2>
290 <div class="sectionbody">
291 <p>A few selective variables can be configured via the set command. The syntax
292 is:</p>
293 <div class="verseblock">
294 <div class="content"> <strong>set</strong> variables <strong>=</strong> value</div></div>
295 <p>Examples:</p>
296 <div class="listingblock">
297 <div class="content">
298 <pre><tt> set show-rev-graph = yes # Show revision graph?
299 set line-number-interval = 5 # Interval between line numbers
300 set tab-size = 8 # Number of spaces pr tab
301 set encoding = "UTF-8" # Commit encoding</tt></pre>
302 </div></div>
303 <p>The type of variables are either bool, int, and string.</p>
304 <dl>
305 <dt>
306 Valid bool values
307 </dt>
308 <dd>
309 <p>
310 To set a bool variable to true use either "1", "true", or "yes".
311 Any other value will set the variable to false.
312 </p>
313 </dd>
314 <dt>
315 Valid int values
316 </dt>
317 <dd>
318 <p>
319 A non-negative integer.
320 </p>
321 </dd>
322 <dt>
323 Valid string values
324 </dt>
325 <dd>
326 <p>
327 A string of characters. Optionally, use either ' or " as delimiters.
328 </p>
329 </dd>
330 </dl>
331 <h3>Variables</h3>
332 <p>The following variables can be set:</p>
333 <dl>
334 <dt>
335 <em>show-rev-graph</em> (bool)
336 </dt>
337 <dd>
338 <p>
339 Show revision graph in the main view on start-up. Can be toggled with
340 <em>g</em>.
341 </p>
342 </dd>
343 <dt>
344 <em>line-number-interval</em> (int)
345 </dt>
346 <dd>
347 <p>
348 Interval between line numbers. Note, you have to toggle on line
349 numbering with <em>n</em> or the <tt>-n</tt> command line option. The default is to
350 number every line.
351 </p>
352 </dd>
353 <dt>
354 <em>tab-size</em> (int)
355 </dt>
356 <dd>
357 <p>
358 Number of spaces per tab. The default is 8 spaces.
359 </p>
360 </dd>
361 <dt>
362 <em>commit-encoding</em> (string)
363 </dt>
364 <dd>
365 <p>
366 The encoding used for commits. The default is UTF-8. Not this option
367 is shadowed by the "i18n.commitencoding" option in <tt>.git/config</tt>.
368 </p>
369 </dd>
370 </dl>
371 </div>
372 <h2>Bind command</h2>
373 <div class="sectionbody">
374 <p>Using bind commands keys can be mapped to an action when pressed in a given
375 key map. The syntax is:</p>
376 <div class="verseblock">
377 <div class="content"> <strong>bind</strong> <em>keymap</em> <em>key</em> <em>action</em></div></div>
378 <p>Examples:</p>
379 <div class="listingblock">
380 <div class="content">
381 <pre><tt> # A few keybindings
382 bind main w scroll-line-up
383 bind main s scroll-line-down
384 bind main space enter
385 bind diff a previous
386 bind diff d next
387 bind diff b move-first-line
388 # 'unbind' the default quit key binding
389 bind main Q none</tt></pre>
390 </div></div>
391 <p>Keys are mapped by first searching the keybindings for the current view, then
392 the keybindings for the <strong>generic</strong> keymap, and last the default keybindings.
393 Thus, the view keybindings shadow the generic keybindings which Shadow the
394 built-in keybindings.</p>
395 <dl>
396 <dt>
397 Keymaps
398 </dt>
399 <dd>
400 <p>
401 Valid keymaps are: <strong>main</strong>, <strong>diff</strong>, <strong>log</strong>, <strong>help</strong>, <strong>pager</strong>, and <strong>generic</strong>. Use
402 <strong>generic</strong> to set key mapping in all keymaps.
403 </p>
404 </dd>
405 <dt>
406 Key values
407 </dt>
408 <dd>
409 <p>
410 Key values should never be quoted. Use either the ASCII value or one of the
411 following symbolic key names. Symbolic key names are case insensitive, Use
412 <strong>Hash</strong> to bind to the <tt>#</tt> key, since the hash mark is used as a comment
413 character.
414 </p>
415 <p><strong>Enter</strong>, <strong>Space</strong>, <strong>Backspace</strong>, <strong>Tab</strong>, <strong>Escape</strong>, <strong>Left</strong>, <strong>Right</strong>, <strong>Up</strong>, <strong>Down</strong>,
416 <strong>Insert</strong>, <strong>Delete</strong>, <strong>Hash</strong>, <strong>Home</strong>, <strong>End</strong>, <strong>PageUp</strong>, <strong>PageDown</strong>, <strong>F1</strong>, <strong>F2</strong>, <strong>F3</strong>,
417 <strong>F4</strong>, <strong>F5</strong>, <strong>F6</strong>, <strong>F7</strong>, <strong>F8</strong>, <strong>F9</strong>, <strong>F10</strong>, <strong>F11</strong>, <strong>F12</strong>.</p>
418 </dd>
419 <dt>
420 Action names
421 </dt>
422 <dd>
423 <p>
424 Valid action names are described below. Note, all names are
425 case-insensitive, and you may use <em>-</em>, <em>_</em>, and <em>.</em> interchangeably,
426 e.g. "view-main", "View.Main", and "VIEW_MAIN" are the same.
427 </p>
428 </dd>
429 </dl>
430 <h3>Actions</h3>
431 <div class="tableblock">
432 <table rules="none"
433 frame="void"
434 cellspacing="0" cellpadding="4">
435 <col width="274" />
436 <col width="617" />
437 <thead>
438 <tr>
439 <th align="left">
440 View switching:
441 </th>
442 <th align="left">
443
444 </th>
445 </tr>
446 </thead>
447 <tbody valign="top">
448 <tr>
449 <td align="left">
450 view-main
451 </td>
452 <td align="left">
453 Show main view
454 </td>
455 </tr>
456 <tr>
457 <td align="left">
458 view-diff
459 </td>
460 <td align="left">
461 Show diff view
462 </td>
463 </tr>
464 <tr>
465 <td align="left">
466 view-log
467 </td>
468 <td align="left">
469 Show log view
470 </td>
471 </tr>
472 <tr>
473 <td align="left">
474 view-tree
475 </td>
476 <td align="left">
477 Show tree view
478 </td>
479 </tr>
480 <tr>
481 <td align="left">
482 view-blob
483 </td>
484 <td align="left">
485 Show blob view
486 </td>
487 </tr>
488 <tr>
489 <td align="left">
490 view-pager
491 </td>
492 <td align="left">
493 Show pager view
494 </td>
495 </tr>
496 <tr>
497 <td align="left">
498 view-help
499 </td>
500 <td align="left">
501 Show help page
502 </td>
503 </tr>
504 </tbody>
505 </table>
506 </div>
507 <div class="tableblock">
508 <table rules="none"
509 frame="void"
510 cellspacing="0" cellpadding="4">
511 <col width="274" />
512 <col width="617" />
513 <thead>
514 <tr>
515 <th align="left">
516 View manipulation:
517 </th>
518 <th align="left">
519
520 </th>
521 </tr>
522 </thead>
523 <tbody valign="top">
524 <tr>
525 <td align="left">
526 enter
527 </td>
528 <td align="left">
529 Enter current line and scroll
530 </td>
531 </tr>
532 <tr>
533 <td align="left">
534 next
535 </td>
536 <td align="left">
537 Move to next
538 </td>
539 </tr>
540 <tr>
541 <td align="left">
542 previous
543 </td>
544 <td align="left">
545 Move to previous
546 </td>
547 </tr>
548 <tr>
549 <td align="left">
550 view-next
551 </td>
552 <td align="left">
553 Move focus to next view
554 </td>
555 </tr>
556 <tr>
557 <td align="left">
558 view-close
559 </td>
560 <td align="left">
561 Close the current view
562 </td>
563 </tr>
564 <tr>
565 <td align="left">
566 quit
567 </td>
568 <td align="left">
569 Close all views and quit
570 </td>
571 </tr>
572 </tbody>
573 </table>
574 </div>
575 <div class="tableblock">
576 <table rules="none"
577 frame="void"
578 cellspacing="0" cellpadding="4">
579 <col width="274" />
580 <col width="617" />
581 <thead>
582 <tr>
583 <th align="left">
584 Cursor navigation:
585 </th>
586 <th align="left">
587
588 </th>
589 </tr>
590 </thead>
591 <tbody valign="top">
592 <tr>
593 <td align="left">
594 move-up
595 </td>
596 <td align="left">
597 Move cursor one line up
598 </td>
599 </tr>
600 <tr>
601 <td align="left">
602 move-down
603 </td>
604 <td align="left">
605 Move cursor one line down
606 </td>
607 </tr>
608 <tr>
609 <td align="left">
610 move-page-down
611 </td>
612 <td align="left">
613 Move cursor one page down
614 </td>
615 </tr>
616 <tr>
617 <td align="left">
618 move-page-up
619 </td>
620 <td align="left">
621 Move cursor one page up
622 </td>
623 </tr>
624 <tr>
625 <td align="left">
626 move-first-line
627 </td>
628 <td align="left">
629 Move cursor to first line
630 </td>
631 </tr>
632 <tr>
633 <td align="left">
634 move-last-line
635 </td>
636 <td align="left">
637 Move cursor to last line
638 </td>
639 </tr>
640 </tbody>
641 </table>
642 </div>
643 <div class="tableblock">
644 <table rules="none"
645 frame="void"
646 cellspacing="0" cellpadding="4">
647 <col width="274" />
648 <col width="617" />
649 <thead>
650 <tr>
651 <th align="left">
652 Scrolling:
653 </th>
654 <th align="left">
655
656 </th>
657 </tr>
658 </thead>
659 <tbody valign="top">
660 <tr>
661 <td align="left">
662 scroll-line-up
663 </td>
664 <td align="left">
665 Scroll one line up
666 </td>
667 </tr>
668 <tr>
669 <td align="left">
670 scroll-line-down
671 </td>
672 <td align="left">
673 Scroll one line down
674 </td>
675 </tr>
676 <tr>
677 <td align="left">
678 scroll-page-eup
679 </td>
680 <td align="left">
681 Scroll one page up
682 </td>
683 </tr>
684 <tr>
685 <td align="left">
686 scroll-page-down
687 </td>
688 <td align="left">
689 Scroll one page down
690 </td>
691 </tr>
692 </tbody>
693 </table>
694 </div>
695 <div class="tableblock">
696 <table rules="none"
697 frame="void"
698 cellspacing="0" cellpadding="4">
699 <col width="274" />
700 <col width="617" />
701 <thead>
702 <tr>
703 <th align="left">
704 Misc:
705 </th>
706 <th align="left">
707
708 </th>
709 </tr>
710 </thead>
711 <tbody valign="top">
712 <tr>
713 <td align="left">
714 none
715 </td>
716 <td align="left">
717 Do nothing
718 </td>
719 </tr>
720 <tr>
721 <td align="left">
722 prompt
723 </td>
724 <td align="left">
725 Bring up the prompt
726 </td>
727 </tr>
728 <tr>
729 <td align="left">
730 screen-redraw
731 </td>
732 <td align="left">
733 Redraw the screen
734 </td>
735 </tr>
736 <tr>
737 <td align="left">
738 screen-resize
739 </td>
740 <td align="left">
741 Resize the screen
742 </td>
743 </tr>
744 <tr>
745 <td align="left">
746 show-version
747 </td>
748 <td align="left">
749 Show version information
750 </td>
751 </tr>
752 <tr>
753 <td align="left">
754 stop-loading
755 </td>
756 <td align="left">
757 Stop all loading views
758 </td>
759 </tr>
760 <tr>
761 <td align="left">
762 toggle-lineno
763 </td>
764 <td align="left">
765 Toggle line numbers
766 </td>
767 </tr>
768 <tr>
769 <td align="left">
770 toggle-rev-graph
771 </td>
772 <td align="left">
773 Toggle revision graph visualization
774 </td>
775 </tr>
776 </tbody>
777 </table>
778 </div>
779 </div>
780 <h2>Color command</h2>
781 <div class="sectionbody">
782 <p>Color commands control highlighting and the user interface styles. If your
783 terminal supports color, these commands can be used to assign foreground and
784 background combinations to certain areas. Optionally, an attribute can be given
785 as the last parameter. The syntax is:</p>
786 <div class="verseblock">
787 <div class="content"> <strong>color</strong> <em>area</em> <em>fgcolor</em> <em>bgcolor</em> <em>[attributes]</em></div></div>
788 <p>Examples:</p>
789 <div class="listingblock">
790 <div class="content">
791 <pre><tt> # Diff colors
792 color diff-header yellow default
793 color diff-index blue default
794 color diff-chunk magenta default
795 # A strange looking cursor line
796 color cursor red default underline
797 # UI colors
798 color title-blur white blue
799 color title-focus white blue bold</tt></pre>
800 </div></div>
801 <dl>
802 <dt>
803 Area names
804 </dt>
805 <dd>
806 <p>
807 Valid area names are described below. Note, all names are
808 case-insensitive, and you may use <em>-</em>, <em>_</em>, and <em>.</em> interchangeably,
809 e.g. "Diff-Header", "DIFF_HEADER", and "diff.header" are the same.
810 </p>
811 </dd>
812 <dt>
813 Color names
814 </dt>
815 <dd>
816 <p>
817 Valid colors include: <strong>white</strong>, <strong>black</strong>, <strong>green</strong>, <strong>magenta</strong>, <strong>blue</strong>,
818 <strong>cyan</strong>, <strong>yellow</strong>, <strong>red</strong>, <strong>default</strong>. Use <strong>default</strong> to refer to the
819 default terminal colors.
820 </p>
821 </dd>
822 <dt>
823 Attribute names
824 </dt>
825 <dd>
826 <p>
827 Valid attributes include: <strong>normal</strong>, <strong>blink</strong>, <strong>bold</strong>, <strong>dim</strong>, <strong>reverse</strong>,
828 <strong>standout</strong>, and <strong>underline</strong>. Note, not all attributes may be supported
829 by the terminal.
830 </p>
831 </dd>
832 </dl>
833 <h3>UI colors</h3>
834 <dl>
835 <dt>
836 Status window colors
837 </dt>
838 <dd>
839 <p>
840 Appearance of the bottom window showing info messages.
841 </p>
842 <p><strong>status</strong></p>
843 </dd>
844 <dt>
845 Title window colors
846 </dt>
847 <dd>
848 <p>
849 Appearance of the title windows when they are attached
850 to any backgrounded windows and the current window.
851 </p>
852 <p><strong>title-blur</strong>, <strong>title-focus</strong></p>
853 </dd>
854 <dt>
855 Cursor line colors
856 </dt>
857 <dd>
858 <p>
859 <strong>cursor</strong>
860 </p>
861 </dd>
862 <dt>
863 Main view specific
864 </dt>
865 <dd>
866 <p>
867 Appearance of the various columns in the main view, including the <em>~</em> used for
868 delimiting long author names and labels for tag and branch references.
869 </p>
870 <p><strong>main-date</strong>, <strong>main-author</strong>, <strong>main-commit</strong>, <strong>main-delim</strong>, <strong>main-tag</strong>,
871 <strong>main-ref</strong></p>
872 </dd>
873 </dl>
874 <h3>Highlighting</h3>
875 <p>The colors and attributes for text that is not highlighted can be controlled
876 by changing the <strong>default</strong> color option.</p>
877 <dl>
878 <dt>
879 Diff markup
880 </dt>
881 <dd>
882 <p>
883 Options concerning diff start, chunks and lines added and deleted.
884 </p>
885 <p><strong>diff-header</strong>, <strong>diff-chunk</strong>, <strong>diff-add</strong>, <strong>diff-del</strong></p>
886 </dd>
887 <dt>
888 Enhanced git diff markup
889 </dt>
890 <dd>
891 <p>
892 Extra diff information emitted by the git diff machinery, such as mode
893 changes, rename detection, and similarity.
894 </p>
895 <p><strong>diff-oldmode</strong>, <strong>diff-newmode</strong>, <strong>diff-copy-from</strong>, <strong>diff-copy-to</strong>,
896 <strong>diff-rename-from</strong>, <strong>diff-rename-to</strong>, <strong>diff-similarity</strong> <strong>diff-dissimilarity</strong>
897 <strong>diff-tree</strong>, <strong>diff-index</strong></p>
898 </dd>
899 <dt>
900 Pretty print commit headers
901 </dt>
902 <dd>
903 <p>
904 Commit diffs and the revision logs are usually formatted using pretty printed
905 headers , unless <tt>--pretty=raw</tt> was given. This includes lines, such as merge
906 info, commit ID, and author and committer date.
907 </p>
908 <p><strong>pp-author</strong>, <strong>pp-commit</strong>, <strong>pp-merge</strong>, <strong>pp-date</strong>, <strong>pp-adate</strong>, <strong>pp-cdate</strong></p>
909 </dd>
910 <dt>
911 Raw commit header
912 </dt>
913 <dd>
914 <p>
915 Usually shown when <tt>--pretty=raw</tt> is given, however <em>commit</em> is pretty much
916 omnipresent.
917 </p>
918 <p><strong>commit</strong>, <strong>parent</strong>, <strong>tree</strong>, <strong>author</strong>, <strong>committer</strong></p>
919 </dd>
920 <dt>
921 Commit message
922 </dt>
923 <dd>
924 <p>
925 For now only <tt>Signed-off-by</tt> and <tt>Acked-by</tt> lines are colorized.
926 </p>
927 <p><strong>signoff</strong>, <strong>acked</strong></p>
928 </dd>
929 </dl>
930 </div>
931 <h2>COPYRIGHT</h2>
932 <div class="sectionbody">
933 <p>Copyright (c) 2006 Jonas Fonseca &lt;fonseca@diku.dk&gt;</p>
934 <p>Licensed under the terms of the GNU General Public License.</p>
935 </div>
936 <h2>SEE ALSO</h2>
937 <div class="sectionbody">
938 <p><a href="tig.1.html">tig(1)</a> and the <a href="http://jonas.nitro.dk/tig/manual.html">tig manual</a>.</p>
939 </div>
940 <div id="footer">
941 <div id="footer-text">
942 Last updated 18-Sep-2006 18:23:53 CEST
943 </div>
944 </div>
945 </body>
946 </html>