summaryrefslogtreecommitdiff
path: root/cachedir.md
diff options
context:
space:
mode:
Diffstat (limited to 'cachedir.md')
-rw-r--r--cachedir.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/cachedir.md b/cachedir.md
index ccabb69..f40c38c 100644
--- a/cachedir.md
+++ b/cachedir.md
@@ -1,7 +1,6 @@
---
title: "`cachedir`—cache directory tag management"
author: The Obnam project
-template: rust
bindings:
- lib/files.yaml
- lib/runcmd.yaml
@@ -32,12 +31,9 @@ such directories.
# Data files for testing
-We will use two files for testing: one is a valid `CACHEDIR.TAG` and
-the other isn't.
+We will use a dummy tag file for testing: something that is named
+`CACHEDIR.TAG`, but doesn't have the right contents.
-~~~{#CACHEDIR.TAG .file}
-Signature: 8a477f597d28d172789f06886806bc55
-~~~
~~~{#not-a-tag .file}
This is not a cache directory tag.
~~~