Skip to content

Commit

Permalink
Update source/extensions/omni.isaac.lab/omni/isaac/lab/app/app_launch…
Browse files Browse the repository at this point in the history
…er.py

Co-authored-by: Mayank Mittal <[email protected]>
Signed-off-by: David Hoeller <[email protected]>
  • Loading branch information
Dhoeller19 and Mayankm96 authored Oct 24, 2024
1 parent 62da293 commit 720781c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ def add_app_launcher_args(parser: argparse.ArgumentParser) -> None:
default="",
help=(
"Command line arguments for Omniverse Kit as a string separated by a space delimiter."
' Example usage: --ov_args "--ext-folder=/path/to/ext1 --ext-folder=/path/to/ext2"'
' Example usage: --kit_args "--ext-folder=/path/to/ext1 --ext-folder=/path/to/ext2"'
),
)

Expand Down

0 comments on commit 720781c

Please sign in to comment.