diff options
author | Dan McGee <dan@archlinux.org> | 2008-01-24 22:26:58 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-01-24 22:26:58 -0600 |
commit | 11692e0eef79e016859bb182917e56a12a14f734 (patch) | |
tree | 3a7fcf7696f8c0a5567eb156214ae2f75e6757c9 /doc/makepkg.8.txt | |
parent | bba62655fe06989e89576e66a97607da88aa9916 (diff) | |
download | pacman-11692e0eef79e016859bb182917e56a12a14f734.tar.xz |
doc/makepkg.8: add missing '-' to manpage option
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 8f166a55..f3f5d7c9 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -73,7 +73,7 @@ Options default to the current directory. This allows the built package to be overwritten. -*-forcever*:: +*--forcever*:: This is a hidden option that should *not* be used unless you really know what you are doing. makepkg uses this internally when calling itself to set the new development pkgver of the package. |