[sudo-workers] Some typos and inconsistencies in helps vs man pages

Radovan Sroka rsroka at redhat.com
Tue Dec 11 08:58:25 MST 2018


Hi Todd,
I found some small cosmetic issues in helps and manpages. Can you look at
it?

cvtsudoers:

   - manpage: dc=-mydomain -> dc=my-domain
   - manpage: --format=output_format -> --output-format=output_format
   - -c is missing in help

22 diff -up ./plugins/sudoers/cvtsudoers.c.docfix
./plugins/sudoers/cvtsudoers.c
 23 --- ./plugins/sudoers/cvtsudoers.c.docfix       2018-12-11
15:24:10.864250618 +0100
 24 +++ ./plugins/sudoers/cvtsudoers.c      2018-12-11 15:26:06.484316421
+0100
 25 @@ -1298,6 +1298,7 @@ help(void)
 26      usage(0);
 27      (void) puts(_("\nOptions:\n"
 28         "  -b, --base=dn              the base DN for sudo LDAP
queries\n"
 29 +       "  -c, --config=conf_file     the path to a configuration
file\n"
 30         "  -d, --defaults=deftypes    only convert Defaults of the
specified types\n"
 31         "  -e, --expand-aliases       expand aliases when converting\n"
 32         "  -f, --output-format=format set output format: JSON, LDIF or
sudoers\n"


sudo[edit]:

   - -a -c are not described anywhere


sudoreplay:

   - -R -n --no-resize --non-interactive are not in help


Thanks.




-- 
--
---------------------------------------------------------

Radovan Sroka
Software Engineer | Security Technologies | Red hat, Inc.


More information about the sudo-workers mailing list