Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
chantelleleveille committed Nov 20, 2024
1 parent 7f989a1 commit ff2590b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ def make_dataset(
"--make_backdrops",
type=bool,
default=True,
help="If True, generate backdrops. False will not save new backdrops and use previously generated or display none.",
help="True will generate backdrops (Default). False will use previously generated backdrops or display none if they have not.",
)
args = parser.parse_args()

Expand Down

0 comments on commit ff2590b

Please sign in to comment.