diff options
author | Marco Peereboom <marco@conformal.com> | 2010-02-22 21:06:12 +0000 |
---|---|---|
committer | Marco Peereboom <marco@conformal.com> | 2010-02-22 21:06:12 +0000 |
commit | 5f5eee57f4d00048c53ea4721409eef5d1ac26c8 (patch) | |
tree | 73ac613a840624f1d9aa09318a93b9dc1e94ee5b | |
parent | 7ae876b9fd0d4506ea2e2d1a931e1db12092a7a3 (diff) | |
download | xombrero-5f5eee57f4d00048c53ea4721409eef5d1ac26c8.tar.gz |
Document synopsis and env variables
-rw-r--r-- | xxxterm.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/xxxterm.1 b/xxxterm.1 index 5260bac..01dff97 100644 --- a/xxxterm.1 +++ b/xxxterm.1 @@ -21,7 +21,7 @@ .Nm xxxterm .Nd Lightweight web browser with vi key bindings .Sh SYNOPSIS -.Nm xxxterm +.Nm xxxterm [-STVft] [uri ...] .Sh DESCRIPTION .Nm is a minimalistic web browser that tries to stay out of the way so that @@ -97,6 +97,8 @@ This directory must exist and validates that during startup. .El .Pp +.Nm +overrides http_proxy if it is specified as an environment variable. .Sh BINDINGS .Nm provides many functions (or actions) accessed via key or mouse bindings. |