Browse Source

doc update

Yann Weber 8 years ago
parent
commit
5adb2e0064
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      scripts/cbl.sh

+ 1
- 1
scripts/cbl.sh View File

@@ -2,7 +2,7 @@
2 2
 #
3 3
 # CBL : Curl Benchmark on Lodel
4 4
 #
5
-# Usage : $0 [HOSTNAME] [INSTANCE_LIST_FILE]
5
+# Usage : $0 [HOSTNAME] [INSTANCE_LIST_FILE] [N_CREATE] [N_EDIT] [N_DELETE]
6 6
 #
7 7
 # Instance_list_file is expected to be a file containing instances name (1 per
8 8
 # line). Uses by default /tmp/lodel2_instance_list.txt

Loading…
Cancel
Save