Skip to content

chore: update settings documentation - #979

Closed
github-actions[bot] wants to merge 1 commit into
masterfrom
update-settings-docs
Closed

chore: update settings documentation#979
github-actions[bot] wants to merge 1 commit into
masterfrom
update-settings-docs

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated PR to update the Settings section of the README from flyline --help.

@elseawhy

Copy link
Copy Markdown
Contributor

Ah so sorry, i think i know what caused this

just tested this myself and its caused by color = clap::ColorChoice::Always,

I added this to fix color not showing up for commands like flyline perf, turns out its not needed anymore cause ErrorKind::DisplayHelpOnMissingArgumentOrSubcommand should allow it to exit 0, and color will be printed.

@HalFrgrd

HalFrgrd commented Sep 1, 2026

Copy link
Copy Markdown
Owner

No worries! I like having the colored output. I've made #983 which sets NO_COLOR=1 for the settings ci stuff.

@HalFrgrd HalFrgrd closed this in #983 Sep 1, 2026
elseawhy pushed a commit to elseawhy/flyline that referenced this pull request Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants