Heray-Was-Here
Server : Apache
System : Linux vps43555.mylogin.co 3.10.0-1160.53.1.vz7.185.3 #1 SMP Tue Jan 25 12:49:12 MSK 2022 x86_64
User : redsea ( 60651)
PHP Version : 7.4.32
Disable Function : NONE
Directory :  /usr/share/zsh/5.0.2/functions/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/share/zsh/5.0.2/functions/_fetch
#compdef fetch
# Deprecated arguments are removed from the completion

_arguments -s \
	'-1[stop and return exit code 0 at the first successfully retrieved file]' \
	'-4[forces fetch to use IPv4 addresses only]' \
	'-6[forces fetch to use IPv6 addresses only]' \
	'-A[do not automatically follow "temporary" (302) redirects]' \
	'-a[automatically retry the transfer upon soft failures]' \
	'-B[specify the read buffer size in bytes]:bytes:' \
	'-d[use a direct connection even if a proxy is configured]' \
	'-F[in combination with the -r flag, forces a restart]' \
	'-l[if the target is a file-scheme URL, make a symbolic link to the target]' \
	'-M' \
	'-m[mirror mode]' \
	'-N[use file instead of ~/.netrc to look up login names and pass- words for FTP sites]' \
	'-n[do not preserve the modification time]' \
	'-o[set the output file name]:file:_files' \
	'-P' \
	'-p[use passive FTP]' \
	'-q[quiet mode]' \
	'-R[do not delete the output file in any circumstances]' \
	'-r[restart a previously interrupted transfer]' \
	'-S[require the file size reported by the server to match the specified value]' \
	'-s[print the size in bytes, without fetching it]' \
	'-T[set timeout value]:seconds:' \
	'-U[when using passive FTP, allocate the port for the data connection from the low port range]' \
	'-v[increase verbosity level]' \
	'-w[wait successive retries]:seconds:' \
	'*:URL to fetch:_urls'

Hry