Fix '-f' option and getopts optstring.
authorsgf <sgf.dma@gmail.com>
Tue, 21 Dec 2021 17:55:10 +0000 (20:55 +0300)
committersgf <sgf.dma@gmail.com>
Tue, 21 Dec 2021 17:55:10 +0000 (20:55 +0300)
commitdf317cac57ab93c0675d8ec5eda99d6c3b8ef5c0
treeea7e10814ae6b286352f3ccb7b505dfa2b079a0e
parent443ca4cf0d4bb4f20593c522ae05a83fc98d49ae
Fix '-f' option and getopts optstring.

Option '-f' does not need an argument.

Also shell getopts does not support optional arguments (two colons in
optstring).
update-grml-rescueboot