Indentation & alignment.

Tabs for indentation, spaces for alignment.
This commit is contained in:
Simon Lieb 2015-03-11 18:47:28 +01:00
parent 68e58f2a9d
commit 26e7ffbbfc
2 changed files with 10 additions and 9 deletions

View file

@ -14,4 +14,5 @@ Usage
$ slow [-t usec] [-f]
-t usec : Define sleep between each bytes in micro-second. Default to 1 second.
-f : Force flushing after each byte. Useful with buffered stdout like ttys.