Skip to content

Commit

Permalink
gh-66 updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ch1 committed Feb 24, 2012
1 parent 01d1ce5 commit 3dbc6c6
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,13 @@ Getting Started

3. Run YCSB command.

bin/ycsb load basic workloads/workloada
bin/ycsb run basic workloads/workloada
bin/ycsb load basic -P workloads/workloada
bin/ycsb run basic -P workloads/workloada

Running the `ycsb` command without any argument will print the usage. See
https://github.com/brianfrankcooper/YCSB/wiki/Core-Properties for the list
of available workload properties.
Running the `ycsb` command without any argument will print the usage.

See https://github.com/brianfrankcooper/YCSB/wiki/Running-a-Workload
for a detailed documentation on how to run a workload.

See https://github.com/brianfrankcooper/YCSB/wiki/Core-Properties for
the list of available workload properties.

0 comments on commit 3dbc6c6

Please sign in to comment.