diff options
author | Dan McGee <dan@archlinux.org> | 2008-12-07 22:08:18 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-12-07 22:09:24 -0600 |
commit | 78cf32e194a1a58c6a7ee3d1c10623e668be71d6 (patch) | |
tree | 0ed7e01b915c70052471b124193d27091b12da97 /doc/PKGBUILD.5.txt | |
parent | 59776ef306935399b2bf1e9cbdd7a7bfa6df1b49 (diff) | |
download | pacman-78cf32e194a1a58c6a7ee3d1c10623e668be71d6.tar.xz |
Small documentation updates for clarity
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc/PKGBUILD.5.txt')
-rw-r--r-- | doc/PKGBUILD.5.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/PKGBUILD.5.txt b/doc/PKGBUILD.5.txt index 9db10576..22c56be3 100644 --- a/doc/PKGBUILD.5.txt +++ b/doc/PKGBUILD.5.txt @@ -90,7 +90,7 @@ similar to `$_basekernver`. + It is also possible to specify an optional filename, which is helpful with weird URLs and for handling multiple source files with the same -name. The syntax is: `source=('filename::url')` +name. The syntax is: `$$source=('filename::url')$$` *noextract (array)*:: An array of filenames corresponding to those from the source array. Files |