]> git.ipfire.org Git - thirdparty/util-linux.git/commit
switch_root: use getopt_long() to parse options
authorSami Kerola <kerolasa@iki.fi>
Tue, 9 May 2017 18:10:51 +0000 (19:10 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 10 May 2017 08:53:28 +0000 (10:53 +0200)
commit105bb8572f5eddd3e196363ee18a0d210990905f
treea3927e21aade6e9c91cceacb0657405e2b22c5bf
parent6c9f102f3e5806d70da2d33a40d86a10cf0a3354
switch_root: use getopt_long() to parse options

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
sys-utils/switch_root.c