updated return conditions in documentation
Co-authored-by: Felix Fontein <felix@fontein.de>pull/743/head
parent
132e7166dc
commit
f10082b846
|
@ -191,7 +191,7 @@ size:
|
|||
sample: 4096
|
||||
fingerprints:
|
||||
description: Fingerprint(s) of newly created or deleted key(s)
|
||||
return: changed and `return_fingerprints`==True
|
||||
return: changed and O(return_fingerprints=true)
|
||||
type: list[str]
|
||||
sample: [ ABC123... ]
|
||||
'''
|
||||
|
|
Loading…
Reference in New Issue