Hi,

On Tue Aug 30, 2022 at 10:43 AM CEST, Petr Vaněk wrote:
> ---
>  ii.1 | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/ii.1 b/ii.1
> index 8e06af7..db05ab6 100644
> --- a/ii.1
> +++ b/ii.1
> @@ -29,8 +29,8 @@ and ii creates a new channel directory with in and out file.
>  .IR nickname ]
>  .RB [ \-f
>  .IR realname ]
> -.RB < \-u
> -.IR sockname >
> +.RB [ \-u
> +.IR sockname ]
>  .SH OPTIONS
>  .TP
>  .BI \-s " servername"
> -- 
> 2.35.1

While we're at it, I think we should also remove the angle brackets
around the `-s' option and sync the names of the arguments with the
ones used in the usage() function.
Additionally, the `-u' option is missing in the usage message and a lot
of unnecessary angle brackets are used, too.

--
Best Regards,
Tom Schwindl

Reply via email to