Skip to content

Commit

Permalink
elaborate help
Browse files Browse the repository at this point in the history
  • Loading branch information
atimin committed Jun 29, 2023
1 parent 86c65ed commit f652c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drift_cli/export.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ def export():
)
@click.option(
"--with-metadata/--no-with-metadata",
help="Export metadata along with the data",
help="Export metadata along with the data (doesn't work with --csv)",
default=False,
)
@click.pass_context
Expand Down

0 comments on commit f652c9f

Please sign in to comment.