summaryrefslogtreecommitdiff
path: root/obnam.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-09-18 19:55:34 +0300
committerLars Wirzenius <liw@liw.fi>2020-09-18 19:55:34 +0300
commit06372302bf48e26b840d76185d8475996d65792b (patch)
tree952f8b3492bc8a844c9c42a700cb2ff3f2086302 /obnam.md
parent71e7bf07fd9efd17da40e077babbf634113f8fed (diff)
downloadobnam2-06372302bf48e26b840d76185d8475996d65792b.tar.gz
refactor: move ancillary subplot files to subplot/
This way, the root of the source tree is less cluttered. I'm leaving the subplot.md file in the root, though, since it's meant to be more visible, more "in your face".
Diffstat (limited to 'obnam.md')
-rw-r--r--obnam.md8
1 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&mdash;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
...