intcmp.1: -e permits adjacent integers to be equal to each other

This commit is contained in:
Emma Tebibyte 2024-04-18 08:36:01 -06:00
parent 13ee16173e
commit df16707b0e
Signed by: emma
GPG Key ID: 06FA419A1698C270
1 changed files with 1 additions and 5 deletions

View File

@ -25,11 +25,7 @@ Compare integers to each other.
.B -e
.RS
Permits given integers to be equal to each other. If combined with
.B -g
or
.B -l
, only adjacent integers in the argument sequence can be equal.
Permits given integers to be equal to each other.
.RE
.B -g