summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert James Kaes <rjkaes@users.sourceforge.net>2001-08-26 21:20:49 +0000
committerRobert James Kaes <rjkaes@users.sourceforge.net>2001-08-26 21:20:49 +0000
commit073822fa3eaaa317253476d2517bfea3363a9810 (patch)
tree84594de4d9696c6dfcb5cc1a0b7f82b0f29383e4
parentcebda5913d063c44be4a86e271f2261e91944986 (diff)
downloadtinyproxy-073822fa3eaaa317253476d2517bfea3363a9810.tar.gz
tinyproxy-073822fa3eaaa317253476d2517bfea3363a9810.zip
Added the '-l' option to the list of information.
Diffstat (limited to '')
-rw-r--r--doc/tinyproxy.84
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/tinyproxy.8 b/doc/tinyproxy.8
index 65baf0a..bd0762c 100644
--- a/doc/tinyproxy.8
+++ b/doc/tinyproxy.8
@@ -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