Use the -p option to display the contents of files in the library to stdout.
-p
stdout
To display the contents of file1.o in mylib.a, enter:
file1.o
mylib.a
armar -p mylib.a file1.o
armar command-line syntax
-p.