Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

add --debug to ch-image docs #1731

Merged
merged 1 commit into from
Sep 15, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions doc/ch-image.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@ Common options placed before or after the sub-command:
**Experimental.** See section :ref:`Large file threshold
<ch-image_bu-large>` for details.

:code:`--debug`
Add a stack trace to fatal error hints. This can also be done by setting
the environment variable `CH_IMAGE_DEBUG`.

:code:`--no-cache`
Disable build cache. Default if a sufficiently new Git is not available.
This option turns off the cache completely; if you want to re-execute a
Expand Down