Added the '-l' option to the list of information.

This commit is contained in:
Robert James Kaes 2001-08-26 21:20:49 +00:00
parent cebda5913d
commit 073822fa3e

View File

@ -8,7 +8,7 @@
.\" This program is distributed under the terms of the GNU General Public
.\" License. See COPYING for additional information.
.\"
.TH tinyproxy 1 .\" "tinyproxy Manual" "August 3, 2000"
.TH tinyproxy 1 .\" "tinyproxy Manual" "August 25, 2001"
.SH NAME
tinyproxy - A small HTTP proxy server
.SH SYNTAX
@ -26,6 +26,8 @@ Use an alternate configuration file.
Don't daemonize; stay in the foreground. Useful for debugging purposes.
.IP -h
Display a short help screen of command line arguments and exit.
.IP -l
Displays the licensing agreement.
.IP -v
Display version information and exit.
.SH SIGNALS