[all-commits] [llvm/llvm-project] 50d55d: [llvm][llvm-cat] Fix typo in the Input file name o...
Amr Hesham via All-commits
all-commits at lists.llvm.org
Tue Sep 17 01:51:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 50d55dc175fb4766ca15d5095412c92284df196c
https://github.com/llvm/llvm-project/commit/50d55dc175fb4766ca15d5095412c92284df196c
Author: Amr Hesham <amr96 at programmer.net>
Date: 2024-09-17 (Tue, 17 Sep 2024)
Changed paths:
M llvm/tools/llvm-cat/llvm-cat.cpp
Log Message:
-----------
[llvm][llvm-cat] Fix typo in the Input file name option (#108294)
Current usage printed by llvm-cat
`USAGE: llvm-cat [options] <input files>`
Should be changed to
`USAGE: llvm-cat [options] <input files>`
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list