0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.142.198.108


Current Path : /proc/thread-self/root/snap/core18/2846/usr/share/zsh/vendor-completions/
Upload File :
Current File : //proc/thread-self/root/snap/core18/2846/usr/share/zsh/vendor-completions/_sd_outputmodes

#autoload
# SPDX-License-Identifier: LGPL-2.1+

local -a _output_opts
_output_opts=(short short-full short-iso short-iso-precise short-precise short-monotonic short-unix verbose export json json-pretty json-sse cat)
_describe -t output 'output mode' _output_opts || compadd "$@"