~ubuntu-branches/ubuntu/utopic/gitolite3/utopic

« back to all changes in this revision

Viewing changes to debian/manpage.1.ex

  • Committer: Package Import Robot
  • Author(s): David Bremner
  • Date: 2013-05-18 17:59:21 UTC
  • Revision ID: package-import@ubuntu.com-20130518175921-42fll3tc3uo1vn9t
Tags: 3.5.1+4-1
* New upstream snapshot (commit: 2f48a3e0e169e) 
  (closes: #673867, #673850)
* Ask for admin key with priority high (closes: #699490)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\"                                      Hey, EMACS: -*- nroff -*-
 
2
.\" First parameter, NAME, should be all caps
 
3
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 
4
.\" other parameters are allowed: see man(7), man(1)
 
5
.TH GITOLITE SECTION "October 13, 2009"
 
6
.\" Please adjust this date whenever revising the manpage.
 
7
.\"
 
8
.\" Some roff macros, for reference:
 
9
.\" .nh        disable hyphenation
 
10
.\" .hy        enable hyphenation
 
11
.\" .ad l      left justify
 
12
.\" .ad b      justify to both left and right margins
 
13
.\" .nf        disable filling
 
14
.\" .fi        enable filling
 
15
.\" .br        insert line break
 
16
.\" .sp <n>    insert n+1 empty lines
 
17
.\" for manpage-specific macros, see man(7)
 
18
.SH NAME
 
19
gitolite \- program to do something
 
20
.SH SYNOPSIS
 
21
.B gitolite
 
22
.RI [ options ] " files" ...
 
23
.br
 
24
.B bar
 
25
.RI [ options ] " files" ...
 
26
.SH DESCRIPTION
 
27
This manual page documents briefly the
 
28
.B gitolite
 
29
and
 
30
.B bar
 
31
commands.
 
32
.PP
 
33
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
 
34
.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
 
35
.\" respectively.
 
36
\fBgitolite\fP is a program that...
 
37
.SH OPTIONS
 
38
These programs follow the usual GNU command line syntax, with long
 
39
options starting with two dashes (`-').
 
40
A summary of options is included below.
 
41
For a complete description, see the Info files.
 
42
.TP
 
43
.B \-h, \-\-help
 
44
Show summary of options.
 
45
.TP
 
46
.B \-v, \-\-version
 
47
Show version of program.
 
48
.SH SEE ALSO
 
49
.BR bar (1),
 
50
.BR baz (1).
 
51
.br
 
52
The programs are documented fully by
 
53
.IR "The Rise and Fall of a Fooish Bar" ,
 
54
available via the Info system.
 
55
.SH AUTHOR
 
56
gitolite was written by <upstream author>.
 
57
.PP
 
58
This manual page was written by Gerfried Fuchs <rhonda@debian.at>,
 
59
for the Debian project (and may be used by others).