Typo fix.

This commit is contained in:
Michel Oosterhof 2012-05-30 18:45:08 +03:00 committed by Adam Hamsik
parent c9b8ce35b2
commit a7831a8f53

View File

@ -5,7 +5,7 @@ usage() {
echo " usage:"
echo " $0 [hq] [-f config-file] <prog> [args]"
echo " -q make proxychains quite"
echo " -q make proxychains quiet"
exit
}