Whitespace fix

This commit is contained in:
Nicole Thomas 2017-10-19 11:44:17 -04:00 committed by GitHub
parent 6052bef2f4
commit 05d91f44f4

View File

@ -847,7 +847,7 @@ def get_known_host(user,
'''
Return information about known host from the configfile, if any.
If there is no such key, return None.
.. deprecated:: Oxygen
CLI Example:
@ -910,7 +910,7 @@ def recv_known_host(hostname,
fingerprint_hash_type=None):
'''
Retrieve information about host public key from remote server
.. deprecated:: Oxygen
hostname