dwww Home | Manual pages | Find package

EMAR(1)                          User Commands                         EMAR(1)

NAME
       emar - emscripten archiver for WASM and JavaScript like ar or llvm-ar

DESCRIPTION
       OVERVIEW: LLVM Archiver

       USAGE:  llvm-ar  [options]  [-]<operation>[modifiers]  [relpos] [count]
       <archive> [files]

              llvm-ar -M [<mri-script]

   OPTIONS:
       --format              - archive format to create

       =default
              -   default

       =gnu   -   gnu

       =darwin
              -   darwin

       =bsd   -   bsd

       --plugin=<string>     - ignored for compatibility

       -h --help             - display this help and exit

       --rsp-quoting         - quoting style for response files

       =posix
              -   posix

       =windows
              -   windows

       --thin                - create a thin archive

       --version             - print the version and exit

       @<file>
              - read options from <file>

   OPERATIONS:
              d - delete [files] from the archive m - move [files] in the  ar-
              chive  p  -  print  contents of [files] found in the archive q -
              quick append [files] to  the  archive  r  -  replace  or  insert
              [files]  into  the archive s - act as ranlib t - display list of
              files in archive x - extract [files] from the archive

   MODIFIERS:
              [a] - put [files] after [relpos] [b] - put [files] before  [rel-
              pos]  (same  as [i]) [c] - do not warn if archive had to be cre-
              ated [D] - use zero for timestamps and uids/gids (default) [h] -
              display  this  help  and  exit [i] - put [files] before [relpos]
              (same as [b]) [l] - ignored for  compatibility  [L]  -  add  ar-
              chive's  contents  [N] - use instance [count] of name [o] - pre-
              serve original dates [O] - display member offsets [P] - use full
              names  when matching (implied for thin archives) [s] - create an
              archive index (cf. ranlib) [S] - do not build a symbol table [T]
              - deprecated, use --thin instead [u] - update only [files] newer
              than archive contents [U] - use actual timestamps and  uids/gids
              [v]  -  be verbose about actions taken [V] - display the version
              and exit

emar 3.1.6~dfsg                    July 2022                           EMAR(1)

Generated by dwww version 1.15 on Sat Jun 29 02:30:27 CEST 2024.