403Webshell
Server IP : 217.160.0.244  /  Your IP : 216.73.217.138
Web Server : Apache
System : Linux infong-eu155 4.4.400-icpu-108 #2 SMP Wed Feb 11 11:51:01 UTC 2026 x86_64
User : u100174116 ( 6746176)
PHP Version : 8.5.10
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/share/zsh/functions/Completion/BSD/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/zsh/functions/Completion/BSD/_signify
#compdef signify

_arguments -s -S -A "-*" : \
  - checksum \
  '-C[verify a signed checksum list and the checksum for each file]' \
  '-p+[public key]:public key:_files' \
  '-q[quiet mode]' \
  '-t+[specify key type]:key type' \
  '-x+[specify signature file]:signature file:_files' \
  '*:file:_files' \
  - generate \
  '-G[generate a new key pair]' \
  '-c+[specify comment]:comment' \
  "-n[don't ask for passphrase]" \
  '-p+[specify public key file]:public key:_files' \
  '-s+[specify secret key file]:secret key:_files' \
  - sign \
  '-S[sign a message and create a signature]' \
  '-e[embed the message after the signature]' \
  '-n[store a zero time stamp in the gzip(1) header (with -z)]' \
  '-m+[specify file containing message to sign]:message file:_files' \
  '-s+[specify secret key file]:secret key:_files' \
  '-x+[specify signature file]:signature file:_files' \
  '-z[embed signature in gzip header]' \
  - verify \
  '-V[verify the message and signature match]' \
  '-e[extract the message from the signature]' \
  '-m+[specify file containing message to verify or destination to extract]:message file:_files' \
  '-p+[specify public key file]:public key:_files' \
  '-q[quiet mode]' \
  '-t+[restrict verification to specified key type]:key type:((base\:"base sets" fw\:firmware pkg\:packages syspatch\:syspatches))' \
  '-x+[specify signature file]:signature file:_files' \
  '-z[verify signature in gzip header]'

Youez - 2016 - github.com/yon3zu
LinuXploit