[PATCH] D68998: [docs][llvm-ar] Update llvm-ar command guide
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 16 02:09:27 PDT 2019
ruiu added a comment.
Thank you for doing this!
================
Comment at: llvm/docs/CommandGuide/llvm-ar.rst:36-38
*Long Paths*
+ :program:`llvm-ar` can read and write GNU, BSD and Darwin long file names.
----------------
rupprecht wrote:
> Is this a difference anymore? It sounds like this used to be a limitation that no longer holds.
I thought that too.
================
Comment at: llvm/docs/CommandGuide/llvm-ar.rst:55
+
+Long Options
+~~~~~~~~~~~~
----------------
I see why you named this section "Long Options", but the section that would have been named "short options" is actually named "operations", and this section contains short options such as `-h`, so this section name seems a bit odd to me.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68998/new/
https://reviews.llvm.org/D68998
More information about the llvm-commits
mailing list