Files
infnoise/software/tools/dice.1
Stephen Kitt 463e2f0e0a Add manpages for all commands
Signed-off-by: Stephen Kitt <steve@sk2.org>
2018-10-31 14:49:08 +01:00

30 lines
486 B
Groff

.\" Hey, EMACS: -*- nroff -*-
.TH DICE 1 "June 22 2018"
.\" Please adjust this date whenever revising the manpage.
.SH NAME
dice \- roll dice
.SH SYNOPSIS
.B dice
.RI < file >
.RI < dice >
.RI < sides >
.SH DESCRIPTION
.B dice
simulates a dice roll, using data from
.I file
to roll
.I dice
dice with
.I sides
sides each.
.PP
A common value for
.I file
is
.BR /dev/random .
.PP
.SH OPTIONS
This program has no options.
.SH SEE ALSO
.BR infnoise (8).