Skip to content

Commit c4cd89a

Browse files
committed
fix description
1 parent b8231bb commit c4cd89a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

socketsecurity/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@ def create_argument_parser() -> argparse.ArgumentParser:
660660
"--reach-detailed-analysis-log-file",
661661
dest="reach_detailed_analysis_log_file",
662662
action="store_true",
663-
help="Created detailed analysis log file path for reachability analysis. The output path is written to stdout"
663+
help="Create a detailed analysis log file for reachability analysis. The output path is written to stdout"
664664
)
665665
reachability_group.add_argument(
666666
"--reach-lazy-mode",

0 commit comments

Comments
 (0)