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>
This commit is contained in:
parent
b25dda737b
commit
b1d614a01d
1 changed files with 1 additions and 1 deletions
|
@ -428,7 +428,7 @@ The source URL is divided into three components:
|
||||||
the VCS being used:
|
the VCS being used:
|
||||||
|
|
||||||
*bzr*;;
|
*bzr*;;
|
||||||
revision (see `bzr help revisionspec` for details)
|
revision (see `'bzr help revisionspec'` for details)
|
||||||
|
|
||||||
*git*;;
|
*git*;;
|
||||||
branch, commit, tag
|
branch, commit, tag
|
||||||
|
|
Loading…
Add table
Reference in a new issue