makepkg.8: fix typo in usage

Looks like I fat fingered something when I refactored the original
submissions. Woops.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
Dave Reisner 2013-08-21 11:16:44 -04:00 committed by Allan McRae
parent 3a2a752e1e
commit 9e50e5314c
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ makepkg - package build utility
Synopsis
--------
'makepkg' [options] [ENVVAR=value[ENVVAR+=value] ...
'makepkg' [options] [ENVVAR=value] [ENVVAR+=value] ...
Description