APPS: Slightly extend and improve documentation of the opt_ API
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Sat, 1 May 2021 12:35:21 +0000 (14:35 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Wed, 5 May 2021 18:48:20 +0000 (20:48 +0200)
commit284076982de7529585c4c13a663203588bff8b12
tree07afe26cf4c823f0f20d24b6d95ec32dd5c90820
parent6c0ac9b99f2b7278a5ec60ef0c29c71e9eb4f40d
APPS: Slightly extend and improve documentation of the opt_ API

Also remove redundant opt_name() and make names of opt_{i,u}ntmax() consistent.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15111)
apps/cmp.c
apps/include/opt.h
apps/lib/apps.c
apps/lib/opt.c
apps/x509.c
doc/internal/man3/OPTIONS.pod
test/ecstresstest.c