summaryrefslogtreecommitdiff
path: root/obnam.md
diff options
context:
space:
mode:
Diffstat (limited to 'obnam.md')
-rw-r--r--obnam.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/obnam.md b/obnam.md
index 36a46bf..b9ae57a 100644
--- a/obnam.md
+++ b/obnam.md
@@ -1704,16 +1704,16 @@ bindings:
- subplot/server.yaml
- subplot/client.yaml
- subplot/data.yaml
- - subplot/vendored/files.yaml
- - subplot/vendored/runcmd.yaml
+ - lib/files.yaml
+ - lib/runcmd.yaml
template: python
functions:
- subplot/server.py
- subplot/client.py
- subplot/data.py
- - subplot/vendored/daemon.py
- - subplot/vendored/files.py
- - subplot/vendored/runcmd.py
+ - lib/daemon.py
+ - lib/files.py
+ - lib/runcmd.py
classes:
- json
abstract: |