I don't use FLAGS. Just OPTIONS in manpage.
This commit is contained in:
parent
76275660e3
commit
64bba9564c
@ -3,7 +3,7 @@
|
|||||||
indivisible \- prime number generator and tester
|
indivisible \- prime number generator and tester
|
||||||
.SH "SYNOPSIS"
|
.SH "SYNOPSIS"
|
||||||
.B indivisible
|
.B indivisible
|
||||||
[\fIFLAGS\fR] [\fIOPTIONS\fR] <\fIn\fR>
|
[\fIOPTIONS\fR] <\fIn\fR>
|
||||||
|
|
||||||
.SH "DESCRIPTION"
|
.SH "DESCRIPTION"
|
||||||
Indivisible is a program for working with prime numbers. Its default behaviour will attempt to find the \fInth\fR prime.
|
Indivisible is a program for working with prime numbers. Its default behaviour will attempt to find the \fInth\fR prime.
|
||||||
|
Loading…
Reference in New Issue
Block a user