bugzilla-daemon at bugzilla.mindrot.org
2017-Dec-05 01:27 UTC
[Bug 2807] New: On man page state clearly -o "option value" not just -o option
https://bugzilla.mindrot.org/show_bug.cgi?id=2807
Bug ID: 2807
Summary: On man page state clearly -o "option value" not
just
-o option
Product: Portable OpenSSH
Version: 7.6p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Documentation
Assignee: unassigned-bugs at mindrot.org
Reporter: jidanni at jidanni.org
In ssh the man page SYNOPSIS and at
-o option
say instead
-o "option value"
else the user figuring this out depends on the user finding its single
occurance in the "Finally the client connects" example. Nor will the
ssh_config man page help him here.
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2017-Dec-06 03:57 UTC
[Bug 2807] On man page state clearly -o "option value" not just -o option
https://bugzilla.mindrot.org/show_bug.cgi?id=2807 --- Comment #1 from Dan Jacobson <jidanni at jidanni.org> --- Today through trial and error I found that one can also use "=" instead of space as a separator. Please be sure this is documented clearly on the ssh(1) manpage. It is a lifesaver when one needs to do e.g., command="ssh -o ExitOnForwardFailure=yes -f m.example.org -L 10143:m.example.org:143 -N"; $command -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2018-Jan-05 02:47 UTC
[Bug 2807] On man page state clearly -o "option value" not just -o option
https://bugzilla.mindrot.org/show_bug.cgi?id=2807
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |djm at mindrot.org
Resolution|--- |WONTFIX
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
The description for -o says;
Can be used to give options in the format used in the configuration
file
IMO this is sufficient, and synopsis isn't typically used for
dissecting the format of arguments.
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2021-Apr-23 05:02 UTC
[Bug 2807] On man page state clearly -o "option value" not just -o option
https://bugzilla.mindrot.org/show_bug.cgi?id=2807
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
closing resolved bugs as of 8.6p1 release
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.