Skip to content

GH-142646: Update Tachyon to use backtick formatting in CLI help - #142647

Merged
pablogsal merged 3 commits into
python:mainfrom
savannahostrowski:tachyon-color-cli
Dec 13, 2025
Merged

GH-142646: Update Tachyon to use backtick formatting in CLI help#142647
pablogsal merged 3 commits into
python:mainfrom
savannahostrowski:tachyon-color-cli

Conversation

@savannahostrowski

@savannahostrowskisavannahostrowski commented Dec 12, 2025

Copy link
Copy Markdown
Member


_HELP_DESCRIPTION = """Sample a process's stack frames and generate profiling data.

Commands:

@savannahostrowskisavannahostrowskiDec 12, 2025

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

I found this pretty redundant given that we have the same info in positional args. I can revert if someone disagrees?

Before:

Image

After:

Image

@StanFromIrelandStanFromIreland left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@pablogsalpablogsal left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is a great improvement

@pablogsal
pablogsal merged commit 3e36d37 into python:mainDec 13, 2025
48 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@savannahostrowski@hugovk@pablogsal@StanFromIreland