doc: fix --help for: od -t f[SIZE]
commit11c1b73c1b386a098e5e18af864591541b63d7bf
authorPádraig Brady <P@draigBrady.com>
Fri, 2 Dec 2016 13:10:18 +0000 (2 13:10 +0000)
committerPádraig Brady <P@draigBrady.com>
Fri, 2 Dec 2016 13:10:18 +0000 (2 13:10 +0000)
tree113a06158efb99111e90c6c82a94a20da9c89562
parentfbb337e1c3104d5ca68d92c1abb12e2865e76150
doc: fix --help for: od -t f[SIZE]

* src/od.c (usage): SIZE is that of float, not integer.
src/od.c