From 1f49d27732793b061c505e12b6eaf31e3deaf814 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 25 Aug 2005 12:03:48 +0000 Subject: (help) document 'encrypted' option (#13562) --- perl-install/fs/mount_options.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/perl-install/fs/mount_options.pm b/perl-install/fs/mount_options.pm index b80395a03..e31db1653 100644 --- a/perl-install/fs/mount_options.pm +++ b/perl-install/fs/mount_options.pm @@ -108,6 +108,8 @@ sub pack { sub help() { ( + 'encrypted' => N("Use an encrypted file system"), + 'grpquota' => N("Enable group disk quota accounting and optionally enforce limits"), 'noatime' => N("Do not update inode access times on this file system -- cgit v1.2.1