Skip to content

Commit bfde21a

Browse files
committed
Improve usage message for pgindent.
1 parent cd42dd5 commit bfde21a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tools/pgindent/pgindent

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
# $PostgreSQL: pgsql/src/tools/pgindent/pgindent,v 1.97 2007/12/21 14:20:36 momjian Exp $
3+
# $PostgreSQL: pgsql/src/tools/pgindent/pgindent,v 1.98 2008/01/16 20:13:44 momjian Exp $
44

55
# Known bugs:
66
#
@@ -9,7 +9,7 @@
99
# y = (int) x *y;
1010

1111
if [ "$#" -lt 2 ]
12-
then echo "Usage: $0 typedefs file [...]" 1>&2
12+
then echo "Usage: `basename $0` typedefs file [...]" 1>&2
1313
exit 1
1414
fi
1515

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy