| Summary: | ssh-add man page needs slight reference update | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Mark Stosberg <mark> |
| Component: | Documentation | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | trivial | ||
| Priority: | P2 | ||
| Version: | -current | ||
| Hardware: | ix86 | ||
| OS: | Linux | ||
This is fixed in -current. Mass change of RESOLVED bugs to CLOSED |
Hello, I have a slight tweak to the ssh-add man page to suggest. I was just reading this line: "-t life Set a maximum lifetime when adding identities to an agent. The lifetime may be specified in seconds or in a time format specified in sshd(8)." I wanted to know more about the time formats, so I looked at the sshd man page. They aren't documented there, though. I found them documented in the sshd_config man page. So I suggest updating the ssh-add man page to point directly there. Thanks for ssh-- I keep finding new and useful features!