aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index fb8d800..59692a7 100644
--- a/README.md
+++ b/README.md
@@ -61,13 +61,14 @@ Having your PORTDIR and VDB on the right file system helps dramatically
IDE raid with PORTDIR on reiserfs:
-```
+```sh
$ q -r
q: Finished 20655 entries in 1.990951 seconds
+```
IDE raid with PORTDIR on ext3:
-```
+```sh
$ q -r
q: Finished 20655 entries in 203.664252 seconds
```