~ubuntu-dev/ubuntu/lucid/quilt/lucid-201002110858

« back to all changes in this revision

Viewing changes to doc/README.in

  • Committer: Bazaar Package Importer
  • Author(s): Martin Quinson
  • Date: 2005-03-23 11:10:07 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050323111007-p47150ucnnuyc07p
Tags: 0.39-2
* Pass -p $opt_strip_level option to diffstat in refresh command.
  (Closes: #298785)
* fixes from upstream cvs:
  - Add a missing "exit 1" to quilt/fold.in when no patches are applied.
  - typo in graph help message
  

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
patchfns
23
23
        A collection of functions.
24
24
 
25
 
apatch
26
 
        Add a patch. Used by pushpatch.
27
 
 
28
 
rpatch
29
 
        Remove a patch. Used by poppatch.
30
 
 
31
25
parse-patch {-s|-u} section file [< replacement]
32
26
        Select a %section from a patch (-s) or replace a
33
27
        %section with the text from standard input (-u).