Fix parsing command line arguments
authorKamil Rytarowski <n54@gmx.com>
Sat, 11 May 2013 09:39:46 +0000 (11:39 +0200)
committerHarald Hoyer <harald@redhat.com>
Tue, 28 May 2013 12:33:02 +0000 (14:33 +0200)
commit6a736cc129ed29157a4e5460382d17154f8fc381
tree4d28363d1e92af8f1b3bde6bfcbbf95d2f0a9572
parent15b93069bba031169eeccb8b16fe0382a4bb2968
Fix parsing command line arguments

Adjust correctly the *optstring argument of getopt_long. Add support
for a missing option -v|--verbose and drop unknown options -D, -I and -L.
install/dracut-install.c