diff options
Diffstat (limited to 'llvm/tools/llvm-ar/llvm-ar.cpp')
-rw-r--r-- | llvm/tools/llvm-ar/llvm-ar.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/tools/llvm-ar/llvm-ar.cpp b/llvm/tools/llvm-ar/llvm-ar.cpp index ea6d0410a63..91746d0fab3 100644 --- a/llvm/tools/llvm-ar/llvm-ar.cpp +++ b/llvm/tools/llvm-ar/llvm-ar.cpp @@ -78,6 +78,7 @@ OPTIONS: --plugin=<string> - Ignored for compatibility --help - Display available options --version - Display the version of this program + @<file> - read options from <file> OPERATIONS: d - delete [files] from the archive |