From 38e3c61dbb1ad69e7df910d07fa8b47f3d97f660 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 22 Sep 2023 17:55:39 +0200 Subject: [PATCH] man/cryptenroll: link to crypttab(5) for examples I was missing an example of how to use cryptenroll. We have that, but in another page. Instead of repeating, let's just direct the user to the right place. Also, reformat synopsis to the "official" non-nested syntax. --- man/systemd-cryptenroll.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/man/systemd-cryptenroll.xml b/man/systemd-cryptenroll.xml index 27b072cbdb4..cd01791acf7 100644 --- a/man/systemd-cryptenroll.xml +++ b/man/systemd-cryptenroll.xml @@ -22,7 +22,9 @@ - systemd-cryptenroll OPTIONS DEVICE + systemd-cryptenroll + OPTIONS + DEVICE @@ -545,6 +547,14 @@ On success, 0 is returned, a non-zero failure code otherwise. + + Examples + + crypttab5 and + systemd-measure1 + contain various examples employing systemd-cryptenroll. + + See Also -- 2.47.3