summaryrefslogtreecommitdiffstats
path: root/doc/PKGBUILD.5.txt
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2012-11-14 01:35:38 +0100
committerAllan McRae <allan@archlinux.org>2012-11-27 06:16:15 +0100
commitb1d614a01db7a89543d96747afde009ec3b6545d (patch)
tree1799827b6a278f7d521e3864295cb58c6e6587ba /doc/PKGBUILD.5.txt
parentb25dda737b0b6f64f90b611ef909d065f4d3eee5 (diff)
downloadpacman-b1d614a01db7a89543d96747afde009ec3b6545d.tar.gz
pacman-b1d614a01db7a89543d96747afde009ec3b6545d.tar.xz
doc: PKGBUILD.5 - fix output of bzr command
Add quotes around 'bzr help revisionspec' to make it clearer that this is a command to be run. Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'doc/PKGBUILD.5.txt')
-rw-r--r--doc/PKGBUILD.5.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/PKGBUILD.5.txt b/doc/PKGBUILD.5.txt
index 0dca4a2d..19bae634 100644
--- a/doc/PKGBUILD.5.txt
+++ b/doc/PKGBUILD.5.txt
@@ -428,7 +428,7 @@ The source URL is divided into three components:
the VCS being used:
*bzr*;;
- revision (see `bzr help revisionspec` for details)
+ revision (see `'bzr help revisionspec'` for details)
*git*;;
branch, commit, tag