summaryrefslogtreecommitdiffstats
path: root/retiolum/scripts/adv_graphgen/USAGE.md
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2014-01-14 01:25:14 +0100
committermakefu <github@syntax-fehler.de>2014-01-14 01:25:14 +0100
commit7badd3c78790976a2f9784927f67e0809195ee71 (patch)
treed0c99a14b227844f4598b7e39285daa97871a972 /retiolum/scripts/adv_graphgen/USAGE.md
parente8a3f79f7db5b8c224368e7b7ab81ae635bf591d (diff)
adv_graphgen: update usage
Diffstat (limited to 'retiolum/scripts/adv_graphgen/USAGE.md')
-rw-r--r--retiolum/scripts/adv_graphgen/USAGE.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/retiolum/scripts/adv_graphgen/USAGE.md b/retiolum/scripts/adv_graphgen/USAGE.md
index 2c2c3833..9fa541ed 100644
--- a/retiolum/scripts/adv_graphgen/USAGE.md
+++ b/retiolum/scripts/adv_graphgen/USAGE.md
@@ -1,5 +1,6 @@
# Example usage
-
+make sure you have the correct permissions!
+
# High Level
# creates all graphs with predefined paths (see source code of this script)
@@ -23,5 +24,4 @@
tinc_stats/Log2JSON.py | tinc_stats/Geo.py
# creates a grapviz file from current graph, pipes into a timpfile
- tinc_stats/Log2JSON.py | tinc_stats/Graph.py > /tmp/out.graphviz
-
+ tinc_stats/Log2JSON.py | tinc_stats/Graph.py complete > /tmp/out.graphviz