ControlScripts/client/hrk: add sample run comment in parse_up_down_log.sh
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Sat, 14 Aug 2010 09:13:39 +0000 (12:13 +0300)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Sat, 14 Aug 2010 09:13:39 +0000 (12:13 +0300)
ControlScripts/parse_up_down_log.sh

index 356c234..8b78628 100755 (executable)
@@ -6,6 +6,10 @@
 #  * parses multiple peer-connection upload/download speed log files
 #
 # Command line argument specifies log folder
+#
+# Sample run (run clients/hrk/parse_hrk.sh script before)
+#   ./parse_up_down_log.sh ../Results/samples/
+#
 
 # use _DEBUG="off" to turn off debug printing
 _DEBUG="off"