HEX
Server: Apache/2.4.65 (Debian)
System: Linux 744648315b55 6.8.0-84-generic #84-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 5 22:36:38 UTC 2025 x86_64
User: (1000)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: //usr/share/fish/completions/sqv.fish
complete -c sqv -l output -d 'Write to FILE or stdout if omitted' -r -F
complete -c sqv -l signature-file -d 'Verify a detached signature file' -r -F
complete -c sqv -l keyring -d 'A keyring' -r -F
complete -c sqv -l not-after -d 'Consider signatures created after TIMESTAMP as invalid' -r
complete -c sqv -l not-before -d 'Consider signatures created before TIMESTAMP as invalid' -r
complete -c sqv -s n -l signatures -d 'The number of valid signatures to return success' -r
complete -c sqv -l policy-as-of -d 'Select the cryptographic policy as of the specified time' -r
complete -c sqv -l message -d 'Verify an inline signed message'
complete -c sqv -l cleartext -d 'Verify a cleartext-signed message'
complete -c sqv -s v -l verbose -d 'Be verbose'
complete -c sqv -s h -l help -d 'Print help (see more with \'--help\')'
complete -c sqv -s V -l version -d 'Print version'