From: Joerg Behrmann Date: Fri, 9 Jun 2023 07:54:09 +0000 (+0200) Subject: docs: remove unused --config option X-Git-Tag: v15~116^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1622%2Fhead;p=thirdparty%2Fmkosi.git docs: remove unused --config option --- diff --git a/mkosi.md b/mkosi.md index 558691412..33959574d 100644 --- a/mkosi.md +++ b/mkosi.md @@ -151,18 +151,6 @@ Those settings cannot be configured in the configuration files. option is an effective way to build a project located in a specific directory. -`--config=` - -: Loads additional settings from the specified settings file. Most - command line options may also be configured in a settings file. See - the table below to see which command line options match which - settings file option. If this option is not used, but a file - `mkosi.conf` is found in the local directory it is automatically - used for this purpose. If a setting is configured both on the - command line and in the settings file, the command line generally - wins, except for options taking lists in which case both lists are - combined. - `--debug=` : Enable additional debugging output. @@ -1065,18 +1053,6 @@ Those settings cannot be configured in the configuration files. option is an effective way to build a project located in a specific directory. -`--config=` - -: Loads additional settings from the specified settings file. Most - command line options may also be configured in a settings file. See - the table below to see which command line options match which - settings file option. If this option is not used, but a file - `mkosi.conf` is found in the local directory it is automatically - used for this purpose. If a setting is configured both on the - command line and in the settings file, the command line generally - wins, except for options taking lists in which case both lists are - combined. - `--incremental`, `-i` : Enable incremental build mode. This only applies if the two-phase