From b2058e485e50d05423ee6074296e6c26f8a21407 Mon Sep 17 00:00:00 2001 From: Andi Albrecht Date: Tue, 21 Dec 2010 12:04:07 +0100 Subject: Changes to manpage by Andriy Senkovych. --- docs/sqlformat.1 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs/sqlformat.1') diff --git a/docs/sqlformat.1 b/docs/sqlformat.1 index 053e166..a42ea60 100644 --- a/docs/sqlformat.1 +++ b/docs/sqlformat.1 @@ -2,7 +2,7 @@ .\" Tom Christiansen . .TH SQLFORMAT "1" "December 2010" "python-sqlparse version: 0.1.2" "User Commands" .SH NAME -sqlformat \- reformat SQL file +sqlformat \- reformat SQL .SH SYNOPSIS .PP .B sqlformat @@ -15,8 +15,8 @@ sqlformat \- reformat SQL file .\" Putting a newline after each sentence can generate better output. The `sqlformat' command-line tool can be used to reformat SQL file according to specified options or prepare a snippet in in some programming language (only -Puthon and PHP currently supported). -Use "-" as +Python and PHP currently supported). +Use "-" for .I FILE to read from stdin. .SH OPTIONS @@ -61,3 +61,5 @@ Verbose output. .TP .BR \-\-version Print program's version number and exit. +.SH AUTHORS +This man page was written by Andriy Senkovych -- cgit v1.2.1