aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8f32ead..39ba5cb 100644
--- a/README.md
+++ b/README.md
@@ -138,6 +138,7 @@ sbo-batch-test --dry-run playwright-cli
| Status | Meaning |
|------------------|-----------------------------------------------------------|
| `SUCCESS` | Built and installed. |
+| `CACHED` | Dependency installed from the package cache, not rebuilt. The target is never CACHED. |
| `DOWNLOAD-FAILED`| Source download failed. |
| `MD5-MISMATCH` | Source MD5 did not match the .info. Hard failure. |
| `BUILD-FAILED` | The .SlackBuild failed or produced no package. |