diff --git a/AGENTS.md b/AGENTS.md index 5fa6b5d0461c2d9915a8d6533e1fa4a2a4eb0029..a99fea3a8786b90b66e0cfc041f36613a0c7a665 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -30,6 +30,10 @@ mise run fmt:check mise run check ``` +Freely check the `--help` output of various `restic` commands as you work, so +we can be absolutely certain we're writing a good, up-to-date wrapper. Any time +our code differs from restic proper, PLEASE FLAG IT TO ME! + ## Current Architecture & Data Flow Suggest updating this if implementation changes.