apt-config - APT Configuration Query program
apt-config
Unless the -h, or --help option is given one of the commands below must be present.
shell
OPTS="-f" RES=`apt-config shell OPTS MyApp::options` eval $RES
The configuration item may be postfixed with a /[fdbi]. f returns file names, d returns directories, b returns true or false and i returns an integer. Each of the returns is normalized and verified internally.
dump
All command line options may be set using the configuration file, the descriptions indicate the configuration option to set. For boolean options you can override the config file by using something like -f-,--no-f, -f=no or several other variations.
-h, --help
-v, --version
-c, --config-file
-o, --option
apt.conf(5)
apt-config returns zero on normal operation, decimal 100 on error.
APT bug page[1]. If you wish to report a bug in APT, please see /usr/share/doc/debian/bug-reporting.txt or the reportbug(1) command.
Jason Gunthorpe
APT team
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |