Skip to content

Commit b2058e4

Browse files
committed
Changes to manpage by Andriy Senkovych.
1 parent 277a733 commit b2058e4

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

docs/sqlformat.1

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.\" Tom Christiansen <tchrist@jhereg.perl.com>.
33
.TH SQLFORMAT "1" "December 2010" "python-sqlparse version: 0.1.2" "User Commands"
44
.SH NAME
5-
sqlformat \- reformat SQL file
5+
sqlformat \- reformat SQL
66
.SH SYNOPSIS
77
.PP
88
.B sqlformat
@@ -15,8 +15,8 @@ sqlformat \- reformat SQL file
1515
.\" Putting a newline after each sentence can generate better output.
1616
The `sqlformat' command-line tool can be used to reformat SQL file according to
1717
specified options or prepare a snippet in in some programming language (only
18-
Puthon and PHP currently supported).
19-
Use "-" as
18+
Python and PHP currently supported).
19+
Use "-" for
2020
.I FILE
2121
to read from stdin.
2222
.SH OPTIONS
@@ -61,3 +61,5 @@ Verbose output.
6161
.TP
6262
.BR \-\-version
6363
Print program's version number and exit.
64+
.SH AUTHORS
65+
This man page was written by Andriy Senkovych <jolly_roger@itblog.org.ua>

0 commit comments

Comments
 (0)