summaryrefslogtreecommitdiff
path: root/cmd/rrdcreate/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/rrdcreate/main.go')
-rw-r--r--cmd/rrdcreate/main.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmd/rrdcreate/main.go b/cmd/rrdcreate/main.go
new file mode 100644
index 0000000..38dd16d
--- /dev/null
+++ b/cmd/rrdcreate/main.go
@@ -0,0 +1,3 @@
+package main
+
+func main() {}