Skip to content

Update help and documentation for --output-format to reflect "full" default#12248

Merged
charliermarsh merged 2 commits intoastral-sh:mainfrom
DaniBodor:fix_output_format_help
Jul 9, 2024
Merged

Update help and documentation for --output-format to reflect "full" default#12248
charliermarsh merged 2 commits intoastral-sh:mainfrom
DaniBodor:fix_output_format_help

Conversation

@DaniBodor
Copy link
Copy Markdown

@DaniBodor DaniBodor commented Jul 8, 2024

fix #12247

changed help to list "full" as the default for --output-format and removed "text" as an option (as this is no longer supported).

EDIT: I am trying to see why some of the checks below are failing, but don't know how to interpret the errors.

@zanieb
Copy link
Copy Markdown
Member

zanieb commented Jul 8, 2024

Thanks for contributing! You need to run cargo dev generate-json-schema to update the JSON schema for the docs changes

Copy link
Copy Markdown
Member

@charliermarsh charliermarsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@charliermarsh charliermarsh changed the title update help for output-format Update help and documentation for --output-format to reflect "full" default Jul 9, 2024
@charliermarsh charliermarsh added the documentation Improvements or additions to documentation label Jul 9, 2024
@charliermarsh charliermarsh enabled auto-merge (squash) July 9, 2024 02:38
@charliermarsh charliermarsh merged commit 10f07d8 into astral-sh:main Jul 9, 2024
@DaniBodor DaniBodor deleted the fix_output_format_help branch July 9, 2024 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

help for "--output-format" incorrectly lists "concise" as the default

3 participants