[llvm-ar] Document 'T' thin archive modifier (NFC)

llvm-svn: 276457
This commit is contained in:
Teresa Johnson 2016-07-22 19:41:00 +00:00
parent d251e94a01
commit b8f95b5c6e
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ static cl::extrahelp MoreHelp(
" [o] - preserve original dates\n"
" [s] - create an archive index (cf. ranlib)\n"
" [S] - do not build a symbol table\n"
" [T] - create a thin archive\n"
" [u] - update only files newer than archive contents\n"
"\nMODIFIERS (generic):\n"
" [c] - do not warn if the library had to be created\n"