mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Whitespace fix
This commit is contained in:
parent
6052bef2f4
commit
05d91f44f4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user