summaryrefslogtreecommitdiffstats
path: root/doc/README.in
blob: 412610c82e8bf7a4c89f9c2a8772f0c50907be24 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
The scripts in this package simplify working with a series of patches.
The usual tasks like applying, refreshing and reversing are supported.

Please see the paper "How To Survive With Many Patches /or/
Introduction to Quilt" for an introduction.


Command reference
=================
@REFERENCE@

guards [--prefix=dir] [--path=dir1:dir2:...] [--default=0|1]
       [--check] [--config=file] symbol ...

  Convert a series file with conditional statements into a series
  file as expected; see the guards(1) manual page.


Helper files/scripts
====================

patchfns
	A collection of functions.

parse-patch {-s|-u} section file [< replacement]
	Select a %section from a patch (-s) or replace a
	%section with the text from standard input (-u).

touched-by-patch filename
	Print a list of files modified by a patch file.

backup-files
	A simple utility that creates / restores / removes
	backup files.