Skip to content

Commit

Permalink
Update nf_core/__main__.py
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Hörtenhuber <[email protected]>
  • Loading branch information
mirpedrol and mashehu authored Feb 3, 2023
1 parent 5c5ae91 commit c6cf507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nf_core/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,7 @@ def remove(ctx, dir, tool):
"--empty-template",
is_flag=True,
default=False,
help="Create a version of the template without TODOs or examples",
help="Create a module from the template without TODOs or examples",
)
def create_module(
ctx, tool, dir, author, label, meta, no_meta, force, conda_name, conda_package_version, empty_template
Expand Down

0 comments on commit c6cf507

Please sign in to comment.