summaryrefslogtreecommitdiffstats
path: root/scripts/pacsync
blob: 7537f284eaa31e05351b2f70e1cccc26ca07abc0 (plain)
1
2
3
4
5
6
#!/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