]> Kevux Git Server - fll/commit
Bugfix: iki_read never implemented --at.
authorKevin Day <thekevinday@gmail.com>
Sun, 5 Sep 2021 20:49:06 +0000 (15:49 -0500)
committerKevin Day <thekevinday@gmail.com>
Sun, 5 Sep 2021 20:49:06 +0000 (15:49 -0500)
commit4c6f5a2d22148db758cd656d6271e1e6e05e851e
tree61f9ed35e76032f1ad5b425253977c9debd4c1c0
parentd46aee4d7010d0cc8d0b8694e939471b5b3cfaab
Bugfix: iki_read never implemented --at.

The --at parameter appears to have never been implemented or the implementation was somehow lost.

It should be possible to have the --total with the --at, however odd it may be.
The --whole, however, doesn't seem like it would be a good idea to allow supporting the --at paramter.

Add the "--" characters when displaying the error via fll_error_parameter_integer_print().
level_3/iki_read/c/iki_read.c
level_3/iki_read/c/private-iki_read.c