From a7df172bee9a0974594493c535e2494efaaed244 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 8 Feb 2007 05:24:17 +0000 Subject: * Nice overhaul of manpages. It is at least a start. * Alphabetized options in pacman usage. --- scripts/makepkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/makepkg b/scripts/makepkg index d61335df..124f8d71 100755 --- a/scripts/makepkg +++ b/scripts/makepkg @@ -346,7 +346,7 @@ usage() { echo " -p Use an alternate build script (instead of '$BUILDSCRIPT')" echo " -r, --rmdeps Remove installed dependencies after a successful build" # fix flyspray feature request #2978 - echo " -R, --repackage Repackage contents of /pkg without building" + echo " -R, --repackage Repackage contents of pkg/ without building" echo " -s, --syncdeps Install missing dependencies with pacman" echo " -S, --sudosync Install missing dependencies with pacman and sudo" echo -- cgit v1.2.3