Index: commit-tool-0.2/gct.1 =================================================================== --- /dev/null 1970-01-01 00:00:00.000000000 +0000 +++ commit-tool-0.2/gct.1 2005-09-17 18:26:12.000000000 +0200 @@ -0,0 +1,34 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH GCT 1 "2005-09-17" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +gct, hgct \- GUI commit tool for various Source Control Managment systems +.SH SYNOPSIS +.B gct +.br +.B hgct +.SH DESCRIPTION +Commit Tool or hgct/gct is a GUI enabled commit tool for Git and +Mercurial (hg). It allows the user to view diffs, select which files to +committed (or ignored / reverted) write commit messages and perform the +commit itself. +.SH AUTHOR +Commit Tool was written by Fredrik Kuivinen and Mark +Williamsson . +.PP +This manual page was written by Vincent Danjean , +for the Debian project (but may be used by others).