Skip to content

Commit

Permalink
Implement feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
cecinestpasunepipe committed Oct 26, 2023
1 parent 917e9e2 commit 3d85e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acquire/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ def create_argument_parser(profiles: dict, modules: dict) -> argparse.ArgumentPa
parser.add_argument(
"--targetd",
action="store_true",
help="Setup and install targetd agent",
help="setup and install targetd agent",
)
parser.add_argument(
"--encrypt",
Expand Down

0 comments on commit 3d85e08

Please sign in to comment.