From 6a5c94e88d63b07836190057aeb6d0f7ae719abb Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sun, 27 Mar 2016 15:14:25 +0200 Subject: [PATCH 186/257] geli.8: Document that setkey option -P can't be combined with -i Obtained from: ElectroBSD --- sbin/geom/class/eli/geli.8 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sbin/geom/class/eli/geli.8 b/sbin/geom/class/eli/geli.8 index e8a1ef024c1b..3c5111928c9f 100644 --- a/sbin/geom/class/eli/geli.8 +++ b/sbin/geom/class/eli/geli.8 @@ -554,6 +554,8 @@ option. .It Fl P Do not use a passphrase as a component of the new User Key. Cannot be combined with the +.Fl i +or .Fl J option. .El -- 2.11.0