summaryrefslogtreecommitdiffstats
path: root/doc/README.in
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2004-11-15 22:43:19 +0000
committerAndreas Gruenbacher <agruen@suse.de>2004-11-15 22:43:19 +0000
commit3277df52256cfb00d32580fa8519fa2a428a9a92 (patch)
tree081f89ab7a697cf462dd2d393acd50f22619c852 /doc/README.in
parentacf7a65fb03114102d1d46302d9d221a3acd0c5a (diff)
downloadquilt-3277df52256cfb00d32580fa8519fa2a428a9a92.tar.gz
- Get rid of the apatch and rpatch helper scripts: Integrate them
in the push and pop commands. This should bring a small performance improvement.
Diffstat (limited to 'doc/README.in')
-rw-r--r--doc/README.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/README.in b/doc/README.in
index 0f080d2..446574c 100644
--- a/doc/README.in
+++ b/doc/README.in
@@ -22,12 +22,6 @@ Helper files/scripts
patchfns
A collection of functions.
-apatch
- Add a patch. Used by pushpatch.
-
-rpatch
- Remove a patch. Used by poppatch.
-
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).