Makefile
branchv_0
changeset 71 cfd08606258a
parent 67 78eca0b3ab5f
--- a/Makefile	Mon Aug 24 15:29:12 2020 +0200
+++ b/Makefile	Tue May 11 22:29:39 2021 +0200
@@ -81,4 +81,4 @@
 	cat build/statistics.rp | relpipe-out-tabular
 	
 statistics-chart: build/statistics.rp
-	cat build/statistics.rp | relpipe-tr-cut ".*" "(name|.*s)" | relpipe-out-gui -title "Sane software manifesto – chart of rule types"
+	cat build/statistics.rp | relpipe-tr-cut --relation ".*" --attribute "(name|.*s)" | relpipe-out-gui -title "Sane software manifesto – chart of rule types"