diff options
author | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-08-26 21:20:49 +0000 |
---|---|---|
committer | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-08-26 21:20:49 +0000 |
commit | 073822fa3eaaa317253476d2517bfea3363a9810 (patch) | |
tree | 84594de4d9696c6dfcb5cc1a0b7f82b0f29383e4 /doc | |
parent | cebda5913d063c44be4a86e271f2261e91944986 (diff) | |
download | tinyproxy-073822fa3eaaa317253476d2517bfea3363a9810.tar.gz tinyproxy-073822fa3eaaa317253476d2517bfea3363a9810.zip |
Added the '-l' option to the list of information.
Diffstat (limited to '')
-rw-r--r-- | doc/tinyproxy.8 | 4 |
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 |