aboutsummaryrefslogtreecommitdiff
path: root/doc/manual
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual')
-rw-r--r--doc/manual/release.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/release.txt b/doc/manual/release.txt
index 8611bb7b..d1447569 100644
--- a/doc/manual/release.txt
+++ b/doc/manual/release.txt
@@ -111,7 +111,7 @@ configure.ac script of a local copy of the source tree, giving
a version label like <em>0.3.0-foo</em>:
@code
-tools/release/version.sh version tag add foo
+tools/release/version.sh tag add foo
@endcode
This command will modify the configure.ac script in your working copy
@@ -125,7 +125,7 @@ each time a derived package is released, incrementing the tag's
version to facilitate tracking the changes you have distributed.
@code
-tools/release/version.sh version bump tag foo
+tools/release/version.sh bump tag foo
@endcode
Of course, any patches in your branches must be provided to