index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | scripts/updatesync.sh.in | 1 |
diff --git a/scripts/updatesync.sh.in b/scripts/updatesync.sh.in index 0cf18c7c..2e47ac94 100644 --- a/scripts/updatesync.sh.in +++ b/scripts/updatesync.sh.in @@ -43,7 +43,6 @@ directory and then compresses it to <destfile>.\n\n")" updatesync will calculate md5sums of packages in the same directory as\n\ <destfile>, unless an alternate [package_directory] is specified.\n\n")" echo "$(gettext "Example: updatesync upd /home/mypkgs/custom.db.tar.gz PKGBUILD")" - exit 0 } version() { |