Update cli.rst

This commit is contained in:
Alexandre Poumaroux
2025-04-17 23:41:29 +02:00
committed by GitHub
parent 9318b3a128
commit b98b0a2a20

View File

@@ -462,7 +462,8 @@ are described here:
.. option:: --UNSAFE-ignore-hash .. option:: --UNSAFE-ignore-hash
Equivalent to `INSECURE_NOT_FOR_PRODUCTION_ignore_hash: True` in `aqt/settings.ini` from the CLI. UNSAFE, use at your own risk.
Equivalent to ``INSECURE_NOT_FOR_PRODUCTION_ignore_hash: True`` in ``aqt/settings.ini`` from the CLI.
It does not edit the config file and affects only the current session. It prints warnings. It does not edit the config file and affects only the current session. It prints warnings.