From 8f8b58f1f6711342d1b568f9964a53539dc26c42 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sun, 27 Mar 2016 15:14:25 +0200 Subject: [PATCH 114/310] geli.8: Document that setkey option -P can't be combined with -i Obtained from: ElectroBSD --- lib/geom/eli/geli.8 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/geom/eli/geli.8 b/lib/geom/eli/geli.8 index 1ad0c684642b..7fb8d5e562f8 100644 --- a/lib/geom/eli/geli.8 +++ b/lib/geom/eli/geli.8 @@ -609,6 +609,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.37.1