]> git.ipfire.org Git - thirdparty/util-linux.git/commit
ldattach: fix --intro-command and --pause
authorKarel Zak <kzak@redhat.com>
Mon, 5 Dec 2022 11:36:42 +0000 (12:36 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 5 Dec 2022 11:36:42 +0000 (12:36 +0100)
commit5bd28f494ece506daa58861bf46e726c3958021e
tree84f6ed80ac975c2acb1ef3643f4b1157850e3ac9
parentfa98613e4ef710887c654f32d8b08f77672b0021
ldattach: fix --intro-command and --pause

The long version of the command line options should not ignore arguments.

Fixes: https://github.com/util-linux/util-linux/issues/1940
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/ldattach.c