2nd round getting info for NLnet for audit purposes
[utils.git] / README.txt
index cb29f299dd56ca02d51570404a5b24db4d5fe529..3ce63ac9dcb0c1f60ca331e16c95bb04dcd8246d 100644 (file)
@@ -15,6 +15,10 @@ run as:
 
     nohup budget-sync -c budget-sync-config.toml -o mdwn
 
+to create JSON output with comment #0 for each MoU task:
+
+    nohup budget-sync -c budget-sync-config.toml -o mdwn --comments
+
 then examine the nohup.out and also the individual markdown files,
 or compile to html first (after apt-get install python-markdown):