pacman/scripts/pacsync

7 lines
156 B
Text
Raw Normal View History

2002-08-09 18:03:48 +00:00
#!/bin/sh
echo
2002-09-16 05:22:13 +00:00
echo "Pacman 2.0+ no longer comes with pacsync. Use 'pacman -S' instead."
2002-08-09 18:03:48 +00:00
echo " (see 'pacman -S --help' or the manpage for syntax)"
echo