summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Quinson <mquinson@debian.org>2008-06-06 12:44:03 +0000
committerMartin Quinson <mquinson@debian.org>2008-06-06 12:44:03 +0000
commit27625ddf7819c009f608c1fe390fd817baf727d9 (patch)
tree01218b477f645de33020fc3cc02cb6f08612a77f
parentd8e8cdff69d817e39869d29f114827525a696098 (diff)
downloadquilt-27625ddf7819c009f608c1fe390fd817baf727d9.tar.gz
small typo fixed
-rw-r--r--doc/main.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/main.tex b/doc/main.tex
index bd77cdc..28d407d 100644
--- a/doc/main.tex
+++ b/doc/main.tex
@@ -175,10 +175,10 @@ The remainder of this document discusses the script collection
With quilt, all work occurs within a single directory tree. Since
version 0.30, commands can be invoked from anywhere within the source
-tree. Commands are of the form ``\quilt{cmd},'' similar to CVS
+tree. Commands are of the form ``\quilt{cmd}'', similar to CVS
commands. They can be abbreviated as long as the specified part of the
command is unique. All commands print some help text with ``\quilt{cmd
--h}.''
+-h}''.
Quilt manages a stack of patches. Patches are applied incrementally on
top of the base tree plus all preceding patches. They can be pushed