]> Kevux Git Server - fll/commit
Bugfix: Parameter after either the -N or -W is being processed.
authorKevin Day <thekevinday@gmail.com>
Wed, 20 Jul 2022 22:17:05 +0000 (17:17 -0500)
committerKevin Day <thekevinday@gmail.com>
Wed, 20 Jul 2022 22:17:05 +0000 (17:17 -0500)
commitcb749b6d690abae075a72637add955f599ba186e
treed4f25ffba78bb43b16b540097d287bc719d9bddd
parentf85c1874594a92caed396cf91603072d2951b21b
Bugfix: Parameter after either the -N or -W is being processed.

These should not expect an argument and are configured to do so.
Set the expected arguments to 0.

The command:
  byte_dump /bin/bash -N --help

Should now print help.
level_3/byte_dump/c/common.h