chore(keyringctl): fix typo in docstring for convert_certificate
This commit is contained in:
parent
2206fe07b6
commit
cf6bac5fd9
@ -145,7 +145,7 @@ def convert_certificate( # noqa: ignore=C901
|
|||||||
"""Convert a single file public key certificate into a decomposed directory structure of multiple PGP packets
|
"""Convert a single file public key certificate into a decomposed directory structure of multiple PGP packets
|
||||||
|
|
||||||
The output directory structure is created per user. The username is derived from the certificate (or overridden).
|
The output directory structure is created per user. The username is derived from the certificate (or overridden).
|
||||||
Below the username directory a directory tree describes the public keys componentes split up into certifications
|
Below the username directory a directory tree describes the public keys components split up into certifications
|
||||||
and revocations, as well as per subkey and per uid certifications and revocations.
|
and revocations, as well as per subkey and per uid certifications and revocations.
|
||||||
|
|
||||||
Parameters
|
Parameters
|
||||||
|
Loading…
Reference in New Issue
Block a user