mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-26 21:32:10 +00:00
llvm-ar: Remove unimplemented -N option from -help
This fixes PR22358. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227296 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
52334f2ad8
commit
e02ee8cf05
@ -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…
Reference in New Issue
Block a user