diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-02-18 23:15:57 -0500 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-02-18 23:15:57 -0500 |
commit | 0e16b71ee4b4fd47931ee592dd0a469e080fcfbb (patch) | |
tree | 20036252b92bccf4db508192699342a0e6b65574 /man/man1 | |
parent | e2b547631eae05103fe3219f4e2c7a4f618ef5d0 (diff) |
added MONKEYSPHERE_PROMPT to man pages.
Diffstat (limited to 'man/man1')
-rw-r--r-- | man/man1/monkeysphere.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/man1/monkeysphere.1 b/man/man1/monkeysphere.1 index 0e80047..269462e 100644 --- a/man/man1/monkeysphere.1 +++ b/man/man1/monkeysphere.1 @@ -152,6 +152,10 @@ Whether or not to hash to the known_hosts file entries (`true'). .TP MONKEYSPHERE_AUTHORIZED_KEYS Path to ssh authorized_keys file (~/.ssh/authorized_keys). +.TP +MONKEYSPHERE_PROMPT +If set to `false', monkeysphere will never prompt the user for +confirmation. (true) .SH FILES |