[llvm-ar][nfc] Reword help message to be less ambiguous on what p and t do.
authorVy Nguyen <vyng@google.com>
Tue, 31 Aug 2021 19:52:17 +0000 (15:52 -0400)
committerVy Nguyen <vyng@google.com>
Tue, 31 Aug 2021 21:48:04 +0000 (17:48 -0400)
commit3afa2151f8e6f435c094a7cf37ec6a4ca8c080e2
treedaabb6155d552a5d9ab3d08d025770b3f236edc6
parent3e2bd82f02c6cbbfb0544897c7645867f04b3a7e
[llvm-ar][nfc] Reword help message to be less ambiguous on what p and t do.

The current help msg isn't super clear on whether t prints the content of the files or just the list of files.
(I'd certainly thought it'd print the list of files, and accidentally had a bunch of "gargabe" printed to my terminal).
Similarly, t sounded like it'd do what p actually did.

Differential Revision: https://reviews.llvm.org/D109018
llvm/tools/llvm-ar/llvm-ar.cpp