Skip to content

Commit

Permalink
rename babelize generate to sample-config
Browse files Browse the repository at this point in the history
  • Loading branch information
mcflugen committed Mar 12, 2024
1 parent 4715487 commit 25e1d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion babelizer/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ def update(template, quiet, verbose, set_version):


@babelize.command()
def generate():
def sample_config():
"""Generate the babelizer configuration file."""
sample_config()

Expand Down

0 comments on commit 25e1d4d

Please sign in to comment.