summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--obnam.md8
-rw-r--r--subplot/daemon.py (renamed from daemon.py)0
-rw-r--r--subplot/obnam.py (renamed from obnam.py)0
-rw-r--r--subplot/obnam.yaml (renamed from obnam.yaml)0
-rw-r--r--subplot/runcmd.py (renamed from runcmd.py)0
5 files changed, 4 insertions, 4 deletions
diff --git a/obnam.md b/obnam.md
index b95cbe7..051bfc0 100644
--- a/obnam.md
+++ b/obnam.md
@@ -47,9 +47,9 @@ and the body matches file data.dat
title: "Obnam2—a backup system"
author: Lars Wirzenius
bindings:
- - obnam.yaml
+ - subplot/obnam.yaml
functions:
- - obnam.py
- - runcmd.py
- - daemon.py
+ - subplot/obnam.py
+ - subplot/runcmd.py
+ - subplot/daemon.py
...
diff --git a/daemon.py b/subplot/daemon.py
index e223505..e223505 100644
--- a/daemon.py
+++ b/subplot/daemon.py
diff --git a/obnam.py b/subplot/obnam.py
index c827180..c827180 100644
--- a/obnam.py
+++ b/subplot/obnam.py
diff --git a/obnam.yaml b/subplot/obnam.yaml
index 7acf581..7acf581 100644
--- a/obnam.yaml
+++ b/subplot/obnam.yaml
diff --git a/runcmd.py b/subplot/runcmd.py
index 7193c15..7193c15 100644
--- a/runcmd.py
+++ b/subplot/runcmd.py