dataegret / pgcompacttable

BSD 3-Clause "New" or "Revised" License
314 stars 48 forks source link

Error in --man #15

Closed M1ha-Shvn closed 6 years ago

M1ha-Shvn commented 6 years ago
  General options:
    -?
    --help
        Display short help.

    -m
    --man
        Display full manual.

    -V
    --version
        Print version.

    -q
    --quiet
        Quiet mode. Do not display any messages exept error messages and
        total result.

    -v
    --verbose
        Verbose mode. Display all the progress messages.

    -q
    --quiet
        A verbosity level. One of "warning", "notice", "info". By default
        "notice".

--quiet is duplicated

Melkij commented 6 years ago

Thank you! Correct description has first option, so i remove second one from --man

PS: sorry for late reply, i miss this issue and found just now