[Bug 2807] On man page state clearly -o "option value" not just -o option
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Wed Dec 6 14:57:10 AEDT 2017
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.
More information about the openssh-bugs
mailing list