Displaying 1 result from an estimated 1 matches for "lwaynewalker".
2020 Sep 29
4
[Bug 3214] New: Man page should specify which switches are incompatible with a 'command'
...#39;
Product: Portable OpenSSH
Version: 8.3p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh-agent
Assignee: unassigned-bugs at mindrot.org
Reporter: lwaynewalker at gmail.com
The usage message and the man page both show that [-c | -s] [-Dd] are
compatible with [command [arg ...]].
```
$ ssh-agent -D /bin/bash
usage: ssh-agent [-c | -s] [-Dd] [-a bind_address] [-E
fingerprint_hash]
[-P provider_whitelist] [-t life] [command [arg ...]]...