Skip to content

Commit

Permalink
update help text again
Browse files Browse the repository at this point in the history
  • Loading branch information
tedil committed Nov 8, 2024
1 parent 0e78d9b commit b6e869b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion varfish_cli/cli/importer/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ def cli_caseimportinfo_create(
typer.Option(
"--index",
help="Name of the index case in the pedigree, "
"defaults to the first member of the pedigree file.",
"defaults to the first affected member of the pedigree file.",
),
] = None,
):
Expand Down

0 comments on commit b6e869b

Please sign in to comment.