HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/share/zsh/functions/Completion/Unix/_ranlib
#compdef ranlib

_arguments \
    "(-a)-s[preferred type ToC (default)]" \
    "(-s)-a[original type ToC]" \
    "-c[include common symbols]" \
    "(-T)-L[4.4bsd archive extended format #1 (default)]" \
    "(-L)-T[truncate names to 16 chars, per pre-4.4.bsd format]" \
    "-f[warn about fat archives]" \
    "-t[do not rebuild ToC (ignored)]" \
    "(-)-[no more options]" \
    "1:archive: _files"