Correct the program name in its help.

--HG--
extra : convert_revision : svn%3Aeff31bef-be4a-0410-a8fe-e47997df2690/trunk%4083
issue20
tibs 2008-10-31 11:33:36 +00:00
rodzic a5c36e3f65
commit a4e7a9179a
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -245,7 +245,7 @@ static int report_ps_dots(PS_reader_p ps,
static void print_usage()
{
printf(
"Usage: psreport [switches] [<infile>]\n"
"Usage: psdots [switches] [<infile>]\n"
"\n"
);
REPORT_VERSION("psdots");