chore(keyringctl): add docstring for export_keyring() pacman_integration
This commit is contained in:
parent
f92a5884c5
commit
a43d3dfac6
@ -1141,6 +1141,8 @@ def export_keyring(
|
||||
An output file that all PGP packet data is written to
|
||||
force: bool
|
||||
Whether to force the execution of packet_join()
|
||||
pacman_integration: bool
|
||||
Whether to write pacman compatible trust files
|
||||
"""
|
||||
|
||||
main = [source.absolute() for source in main]
|
||||
|
Loading…
Reference in New Issue
Block a user