Removed option --bootstrap, which is not implemented.
This commit is contained in:
parent
c166c87497
commit
3c88667c2d
|
@ -133,7 +133,7 @@ USAGE="${PROGRAM} [--apt apt|aptitude]\n\
|
|||
Local_arguments ()
|
||||
{
|
||||
LONG_OPTIONS="apt:,apt-ftp-proxy:,apt-http-proxy:,apt-options:,aptitude-options:,debootstrap-options:,debootstrap-script:,
|
||||
apt-pipeline:,apt-recommends:,apt-secure:,apt-source-archives:,bootstrap:,cache:,cache-indices:,cache-packages:,
|
||||
apt-pipeline:,apt-recommends:,apt-secure:,apt-source-archives:,cache:,cache-indices:,cache-packages:,
|
||||
cache-stages:,debconf-frontend:,debconf-priority:,dump,
|
||||
initramfs:,initramfs-compression:,initsystem:,fdisk:,losetup:,mode:,system:,tasksel:,
|
||||
architectures:,clean,
|
||||
|
|
Loading…
Reference in New Issue