mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
429 B

  1. diff -Nur pyslsk-1.2.3.orig/pyslsk pyslsk-1.2.3/pyslsk
  2. --- ./pyslsk 2003-06-23 19:24:12.000000000 +0200
  3. +++ ./pyslsk 2003-08-04 02:45:19.000000000 +0200
  4. @@ -55,7 +55,7 @@
  5. def usage():
  6. print """Usage: pyslsk [OPTION]...
  7. - -c file, --config=file Use non-defult configuration file
  8. + -c file, --config=file Use non-default configuration file
  9. -h, --help Display this help and exit
  10. Report bugs to <ak@sensi.org>"""