From ad13419fbe100289647005d9054f957f183c7caf Mon Sep 17 00:00:00 2001 From: udeved Date: Wed, 19 Apr 2017 19:02:58 +0200 Subject: [PATCH] fstabgen: correct help msg --- bin/fstabgen.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/fstabgen.in b/bin/fstabgen.in index 5abc6e4..9a779d8 100644 --- a/bin/fstabgen.in +++ b/bin/fstabgen.in @@ -95,7 +95,7 @@ usage: ${0##*/} [options] root -h Print this help message -genfstab generates output suitable for addition to an fstab file based on the +fstabgen generates output suitable for addition to an fstab file based on the devices mounted under the mountpoint specified by the given root. EOF -- GitLab