Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Categorise our help layout #79

Open
IAmVigneswaran opened this issue Dec 16, 2023 · 0 comments
Open

Categorise our help layout #79

IAmVigneswaran opened this issue Dec 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@IAmVigneswaran
Copy link
Contributor

It is possible to categorise our --help layout. Right now all out flags/switch are grouped together under OPTIONS:.

help
GENERAL:
  --export-format <airtable | midi | notion>
.
.
.
IMAGE:
  --image-format <png | jpg | gif>
                          Marker thumb image format. 'gif' is animated and
                          additional options can be specified with --gif-fps
                          and --gif-span. (default: png)
.
.
.
LABEL:
  --label <id | name | type | checked | status | notes | position | clipType | clipName | clipDuration | videoRole | audioRole | eventName | projectName | libraryName | iconImage | imageFileName>
                          Label to overlay on thumb images. This argument can
                          be supplied more than once to apply multiple labels.
.
.
.
LOG:
  --result-file-path <path>
                          Path including filename to create a JSON result file.
                          If this option is not passed, it won't be created.
.
.
.

OTHERS:
  --media-search-path <path>
                          Media search path. This argument can be supplied more
                          than once to use multiple paths. (default: same
                          folder as fcpxml(d))
.
.
.
@IAmVigneswaran IAmVigneswaran added the enhancement New feature or request label Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant