We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba576ae commit 7de3ba8Copy full SHA for 7de3ba8
socketsecurity/config.py
@@ -259,7 +259,7 @@ def create_argument_parser() -> argparse.ArgumentParser:
259
repo_group.add_argument(
260
"--workspace",
261
metavar="<string>",
262
- help="The workspace of the repository to associate the full-scan with.",
+ help="The workspace in the Socket Organization that the repository is in to associate with the full scan.",
263
required=False
264
)
265
0 commit comments