regression: test 026: test delete code
[guilt.git] / Documentation / guilt-rm.txt
blob131988011adb20878a0fe12b2f3f0c8e2c58b02f
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
16 OPTIONS
17 -------
18 <files>::
19         Files to add
21 Author
22 ------
23 Written by Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>
25 Documentation
26 -------------
27 Documentation by Brandon Philips <brandon@ifup.org>
29 include::footer.txt[]