]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Style
authorRoy Marples <roy@marples.name>
Thu, 13 Apr 2017 14:04:20 +0000 (15:04 +0100)
committerRoy Marples <roy@marples.name>
Thu, 13 Apr 2017 14:04:20 +0000 (15:04 +0100)
tests/eloop-bench/README.md

index 5ef87937a0e2510de8c383640193d7eaba3e229c..d5983c65832c377f9a9b572065d71fbbed69c87b 100644 (file)
@@ -44,10 +44,10 @@ At the end of run, the time taken in seconds and nanoseconds is printed.
 
 The following arguments can influence the benchmark:
   *  `-a active`  
-The number of active pipes, default 1.
+     The number of active pipes, default 1.
   *  `-n pipes`  
-The number of pipes to create and attach an eloop callback to, defalt 100.
+     The number of pipes to create and attach an eloop callback to, defalt 100.
   *  `-r runs`  
-The number of timed runs to make, default 25.
+     The number of timed runs to make, default 25.
   *  `-w writes`  
-The number of writes to make by the read callback, default 100.
+     The number of writes to make by the read callback, default 100.