doc: git doesn't use git-foo invocations.
[guilt.git] / Documentation / guilt-add.1
blob6ccd1cfd3d23362b93ac4280373b375053f10e55
1 .\" ** You probably do not want to edit this file directly **
2 .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
3 .\" Instead of manually editing it, you probably should edit the DocBook XML
4 .\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
5 .TH "GUILT\-ADD" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual"
6 .\" disable hyphenation
7 .nh
8 .\" disable justification (adjust text to left margin only)
9 .ad l
10 .SH "NAME"
11 guilt\-add \- Add a file to git and guilt
12 .SH "SYNOPSIS"
13 \fIguilt\-add\fR <file>\&...
14 .SH "DESCRIPTION"
15 Adds the files specified to git using git\-add making it available to guilt.
16 .SH "OPTIONS"
17 .TP
18 <files>
19 Files to add
20 .SH "EXAMPLES"
21 Create and add a new file example.c
22 .sp
23 .nf
24 $ touch example.c
25 $ guilt\-add example.c
26 .fi
27 .SH "AUTHOR"
28 Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR>
29 .SH "DOCUMENTATION"
30 Documentation by Brandon Philips <[2]\&\fIbrandon@ifup.org\fR>
31 .SH "GUILT"
32 Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1)
33 .SH "REFERENCES"
34 .TP 3
35 1.\ jeffpc@josefsipek.net
36 \%mailto:jeffpc@josefsipek.net
37 .TP 3
38 2.\ brandon@ifup.org
39 \%mailto:brandon@ifup.org