import-commit: disallow $ in generated patch files
[guilt.git] / Documentation / guilt-rm.txt
blobcfe471e3bf00b0337096527d183f454880f50ce1
1 guilt-rm(1)
2 ===========
4 NAME
5 ----
6 guilt-rm - Remove a file from the git tree and guilt
8 SYNOPSIS
9 --------
10 include::usage-guilt-rm.txt[]
12 DESCRIPTION
13 -----------
14 Removes the files specified from git using git-rm(1).
16 OPTIONS
17 -------
18 <files>::
19         Files to add
21 Author
22 ------
23 Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
25 Documentation
26 -------------
27 Documentation by Brandon Philips <brandon@ifup.org>
29 include::footer.txt[]