aboutsummaryrefslogtreecommitdiffstats
path: root/nlplug-findfs.c
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-10-08 08:13:43 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2015-10-08 08:13:43 +0200
commitca236d1b6fcc35e725aee944c8bea54d374d5454 (patch)
treee61c5388d6f9191aed34732b7985d7d78f578638 /nlplug-findfs.c
parent8bdbb65e2f265bd9261bb8b131c8ba30aab4861f (diff)
downloadmkinitfs-ca236d1b6fcc35e725aee944c8bea54d374d5454.tar.bz2
mkinitfs-ca236d1b6fcc35e725aee944c8bea54d374d5454.tar.xz
nlplug-findfs: add help text for -b
Diffstat (limited to 'nlplug-findfs.c')
-rw-r--r--nlplug-findfs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nlplug-findfs.c b/nlplug-findfs.c
index e12104f..978fcf6 100644
--- a/nlplug-findfs.c
+++ b/nlplug-findfs.c
@@ -530,6 +530,7 @@ void usage(int rc)
"If DIR is specified the found DEVICE will be mounted on DIR\n"
"\n"
"options:\n"
+ " -b OUTFILE mount and search for .boot_repository\n"
" -c CRYPTDEVICE run cryptsetup luksOpen when CRYPTDEVICE is found\n"
" -h show this help\n"
" -m CRYPTNAME use CRYPTNAME name for crypto device mapping\n"