diff options
author | Dan McGee <dan@archlinux.org> | 2011-09-01 15:03:39 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-09-02 21:41:40 -0500 |
commit | 24f4f9822fe8c6758e72577173495705cfcc6713 (patch) | |
tree | 0cdbee89d20dc76b48a580a60fd5cee9cd91f157 /doc/makepkg.8.txt | |
parent | 3c3ee6796a417cdd06be5639989a570b22318a20 (diff) | |
download | pacman-24f4f9822fe8c6758e72577173495705cfcc6713.tar.xz |
doc: consistency when referencing other options
Use '\--option' rather than `--option` everywhere.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc/makepkg.8.txt')
-rw-r--r-- | doc/makepkg.8.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index baff2041..f693a5a8 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -117,7 +117,7 @@ Options *-o, \--nobuild*:: Download and extract files only, but do not build them. Useful with the - `\--noextract` option if you wish to tweak the files in src/ before + '\--noextract' option if you wish to tweak the files in src/ before building. *-p* <buildscript>:: |