pacman/scripts/pacsync
2002-09-16 05:22:13 +00:00

6 lines
156 B
Bash
Executable file

#!/bin/sh
echo
echo "Pacman 2.0+ no longer comes with pacsync. Use 'pacman -S' instead."
echo " (see 'pacman -S --help' or the manpage for syntax)"
echo