]> Kevux Git Server - fll/commit
Bugfix: IKI Read may now have --whole with --at.
authorKevin Day <Kevin@kevux.org>
Sun, 8 Dec 2024 19:23:17 +0000 (13:23 -0600)
committerKevin Day <Kevin@kevux.org>
Sun, 8 Dec 2024 19:35:33 +0000 (13:35 -0600)
commita4492b1287ddc0a7a41a82870bd8ea46e02b4823
tree2ad8751d3b0008921a339849c6cf165d5ddad2f7
parentcc7546c3a44553a665da650102565ed02c631f0b
Bugfix: IKI Read may now have --whole with --at.

The recent changes for the `--total` parameter now allow for having the `--whole` parameter with the `--at` parameter.

The `--whole` with `--at` by itself does nothing.

Make sure that the `--at` works with `--name` along with `--whole`.

This program neither supports multiple `--at` nor multiple `--name`.
The use case of `--at` with `--whole` will therefore be very limited.
level_3/iki_read/c/iki_read.c
level_3/iki_read/c/private-read.c