From 82e0439489b2e0d961e88dbf14b4eea132fe150e Mon Sep 17 00:00:00 2001 From: Ryan Addessi Date: Fri, 26 Jan 2024 02:04:07 -0700 Subject: [PATCH] fix? --- salt_gnupg_rotate/cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt_gnupg_rotate/cli.py b/salt_gnupg_rotate/cli.py index a158ff40..6a1af941 100644 --- a/salt_gnupg_rotate/cli.py +++ b/salt_gnupg_rotate/cli.py @@ -103,8 +103,8 @@ def cli( # pylint: disable=too-many-arguments ) -> int: """Easily rotate gnupg encryption keys of fully or partially encrypted files. \f - \b + \b Args: directory: The directory path to search for files within that should be re-encrypted