diff options
author | Shawn Landden <shawnlandden@gmail.com> | 2013-07-14 20:13:09 -0700 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-07-14 23:55:18 -0400 |
commit | b8547c10c82994f2b8eab4510629139439b49371 (patch) | |
tree | 82e4aa66491ec93555c45209d86f312e937c3d52 /man/journalctl.xml | |
parent | 6c5a28255bea4385289149b4617c86a24eec519f (diff) |
journalctl: add --force option to recreate FSS
Diffstat (limited to 'man/journalctl.xml')
-rw-r--r-- | man/journalctl.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml index 8dbfb3f0f3..71b1babb10 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -601,6 +601,14 @@ </varlistentry> <varlistentry> + <term><option>--force</option></term> + + <listitem><para>When --setup-keys is passed and + Forward Secure Sealing has already been set up, + recreate FSS keys.</para></listitem> + </varlistentry> + + <varlistentry> <term><option>--interval=</option></term> <listitem><para>Specifies the change |