debian man page for guilt-add

Query: guilt-add

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GUILT-ADD(1)							   Guilt Manual 						      GUILT-ADD(1)

NAME
guilt-add - Add a file to git and guilt
SYNOPSIS
guilt-add <file>...
DESCRIPTION
Adds the files specified to git using git-add making it available to guilt.
OPTIONS
<files> Files to add
EXAMPLES
Create and add a new file example.c $ touch example.c $ guilt-add example.c
AUTHOR
Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
DOCUMENTATION
Documentation by Brandon Philips <brandon@ifup.org[2]>
GUILT
Part of the guilt(7) suite (Generated for Guilt v0.35)
NOTES
1. jeffpc@josefsipek.net mailto:jeffpc@josefsipek.net 2. brandon@ifup.org mailto:brandon@ifup.org Guilt v0.35 01/20/2013 GUILT-ADD(1)
Related Man Pages
guilt-select(1) - debian
git-mv(1) - suse
git-patch-id(1) - suse
git-prune(1) - suse
git-write-tree(1) - suse
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results