mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-11-23 18:23:25 +08:00
upstream: ssh does not accept -oInclude=... on the commandline, the
Include keyword is for configuration files only. bz#2840, patch from Jakub Jelen OpenBSD-Commit-ID: 32d052b4a7a7f22df35fe3f71c368c02b02cacb0
This commit is contained in:
parent
00c5222ddc
commit
8d6829be32
5
ssh.1
5
ssh.1
@ -33,8 +33,8 @@
|
||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $OpenBSD: ssh.1,v 1.391 2018/02/23 07:38:09 jmc Exp $
|
||||
.Dd $Mdocdate: February 23 2018 $
|
||||
.\" $OpenBSD: ssh.1,v 1.392 2018/04/06 03:34:27 djm Exp $
|
||||
.Dd $Mdocdate: April 6 2018 $
|
||||
.Dt SSH 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -499,7 +499,6 @@ For full details of the options listed below, and their possible values, see
|
||||
.It IdentitiesOnly
|
||||
.It IdentityAgent
|
||||
.It IdentityFile
|
||||
.It Include
|
||||
.It IPQoS
|
||||
.It KbdInteractiveAuthentication
|
||||
.It KbdInteractiveDevices
|
||||
|
Loading…
Reference in New Issue
Block a user