pacman/scripts/pacsync
2002-08-09 18:03:48 +00:00

6 lines
155 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