Skip to content

[llvm][llvm-cat] Fix typo in the Input file name option #108294

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

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

AmrDeveloper
Copy link
Member

Current usage printed by llvm-cat

USAGE: llvm-cat [options] <input files>

Should be changed to

USAGE: llvm-cat [options] <input files>

@AmrDeveloper AmrDeveloper added the llvm-tools All llvm tools that do not have corresponding tag label Sep 11, 2024
@AmrDeveloper AmrDeveloper force-pushed the llvm_cat_input_file_desc branch from 0a205f1 to 3ffb90f Compare September 12, 2024 16:52
@DavidSpickett DavidSpickett changed the title [tools][llvm-cat] Fix typo in the Input file name option [llvm][llvm-cat] Fix typo in the Input file name option Sep 17, 2024
Copy link
Collaborator

@DavidSpickett DavidSpickett left a comment

Choose a reason for hiding this comment

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

This is my kind of change :)

Do you need me to merge this for you?

@AmrDeveloper AmrDeveloper merged commit 50d55dc into llvm:main Sep 17, 2024
8 checks passed
@AmrDeveloper
Copy link
Member Author

This is my kind of change :)

Do you need me to merge this for you?

Thank you, I can merge

tmsri pushed a commit to tmsri/llvm-project that referenced this pull request Sep 19, 2024
Current usage printed by llvm-cat

`USAGE: llvm-cat [options] <input  files>`

Should be changed to 

`USAGE: llvm-cat [options] <input files>`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
llvm-tools All llvm tools that do not have corresponding tag
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants