index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Jason St. John <jstjohn@purdue.edu> | 2014-08-07 00:43:20 -0400 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2014-08-09 14:18:59 +1000 |
commit | ab07dfdeb9b4ecc443aa25f40fa530a730f65cde (patch) | |
tree | 58b27c50353f9eb540c6b7a3d6d05cf80b024f67 /doc/makepkg-template.1.txt | |
parent | 37634d22e501538e5a4b12105a0b56542841e71f (diff) |
-rw-r--r-- | doc/makepkg-template.1.txt | 2 |
diff --git a/doc/makepkg-template.1.txt b/doc/makepkg-template.1.txt index 49eb8fd3..a0a63032 100644 --- a/doc/makepkg-template.1.txt +++ b/doc/makepkg-template.1.txt @@ -35,7 +35,7 @@ and # template end; Currently used keys are: name (mandatory) and version. Template names are limited to -alphanumerics, "@", "+", ".", "-" and "_". Versions are limited to numbers and ".". +alphanumerics, "@", "+", ".", "-", and "_". Versions are limited to numbers and ".". For initial creation there is a one line short cut which does not need an end marker: |