aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-09-23 21:35:13 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2022-09-23 22:23:47 +0200
commit825cd8bea8fd92b57b40aa027535918b5eb82065 (patch)
treef5e4128ed2223de4d510a7cac489a9a419df49bb /scripts
parentMove all generally usable scripts to module dir. (diff)
downloadcalp-825cd8bea8fd92b57b40aa027535918b5eb82065.tar.gz
calp-825cd8bea8fd92b57b40aa027535918b5eb82065.tar.xz
Document and parameterize use2dot-all.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/use2dot-all.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/use2dot-all.sh b/scripts/use2dot-all.sh
new file mode 100755
index 00000000..80703d33
--- /dev/null
+++ b/scripts/use2dot-all.sh
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+guild use2dot-all \
+ --engine fdp \
+ --output graph.pdf \
+ --default-module '(calp main)' \
+ --remove '((datetime) (vcomponent) (hnh util))' \
+ module