summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-02-15 20:15:16 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-02-15 20:15:16 +0000
commit4349484c6a90743913b92ba5dcefa1f061912322 (patch)
tree39525c44633a62918b07681cd3869d5aec37ef54
parent94d6a7f507abe5ee3955f0faa911ef4745a66503 (diff)
downloadquilt-4349484c6a90743913b92ba5dcefa1f061912322.tar.gz
Fix wrong description
-rw-r--r--quilt/pop.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/quilt/pop.in b/quilt/pop.in
index f8a35b1..b46ba59 100644
--- a/quilt/pop.in
+++ b/quilt/pop.in
@@ -30,7 +30,7 @@ patch name is given, remove all patches applied on top of the
named patch. If neither a number nor a patch name is specified,
remove the next patch from the series file.
--a Remove all patches in the series file.
+-a Remove all applied patches.
-f Force remove. The state before the patch(es) were
applied will be restored from backup files.