Skip to content

Commit 89d576f

Browse files
Update cloudinary_cli/modules/clone.py
Co-authored-by: carlevison <54800761+carlevison@users.noreply.github.com>
1 parent 39fdcde commit 89d576f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cloudinary_cli/modules/clone.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
@option("-fi", "--fields", multiple=True,
3333
help="Specify whether to copy tags and context.")
3434
@option("-se", "--search_exp", default="",
35-
help="Define a search expression.")
35+
help="Define a search expression to filter the assets to clone.")
3636
@option("--async", "async_", is_flag=True, default=False,
3737
help="Generate asynchronously.")
3838
@option("-nu", "--notification_url",

0 commit comments

Comments
 (0)