Document the -d option.
This commit is contained in:
parent
e806adde15
commit
aa4e867828
@ -32,7 +32,7 @@
|
||||
.\" @(#)od.1 8.1 (Berkeley) 6/6/93
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd July 11, 2004
|
||||
.Dd December 24, 2006
|
||||
.Os
|
||||
.Dt OD 1
|
||||
.Sh NAME
|
||||
@ -87,6 +87,10 @@ Equivalent to
|
||||
Output unsigned decimal ints.
|
||||
Equivalent to
|
||||
.Fl t Cm u4 .
|
||||
.It Fl d
|
||||
Output unsigned decimal shorts.
|
||||
Equivalent to
|
||||
.Fl t Cm u2 .
|
||||
.It Fl e , F
|
||||
Output double-precision floating point numbers.
|
||||
Equivalent to
|
||||
|
Loading…
Reference in New Issue
Block a user