mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-21 07:42:52 +00:00
llvm-ar: Remove unimplemented -N option from -help
This fixes PR22358. llvm-svn: 227296
This commit is contained in:
parent
e85cff84b9
commit
d312c374df
@ -92,7 +92,6 @@ static cl::extrahelp MoreHelp(
|
||||
" [a] - put file(s) after [relpos]\n"
|
||||
" [b] - put file(s) before [relpos] (same as [i])\n"
|
||||
" [i] - put file(s) before [relpos] (same as [b])\n"
|
||||
" [N] - use instance [count] of name\n"
|
||||
" [o] - preserve original dates\n"
|
||||
" [s] - create an archive index (cf. ranlib)\n"
|
||||
" [S] - do not build a symbol table\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user