mirror of
https://github.com/restic/restic.git
synced 2026-05-08 11:35:23 +00:00
48751e1935
The environment variable DEBUG_TAGS can be used to control what is
printed on stderr. Example:
DEBUG_TAGS="+all,-Archiver.*" ./restic backup foo
The variable DEBUG_BREAK can be used to set a breakpoint (implemented
using SIGSTOP):
DEBUG_BREAK=Archiver.Snapshot ./restic backup foo
3.2 KiB
3.2 KiB