summaryrefslogtreecommitdiffstats
path: root/src/veritysetup
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-07-31 09:16:52 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-08-03 16:02:55 +0200
commitd53285d551d883bb9f097eca0942e8c585e33470 (patch)
treeacace4eda28f3409198e769c2a33c23dd67afd00 /src/veritysetup
parentveritysetup: print help for --help/-h/help (diff)
downloadsystemd-d53285d551d883bb9f097eca0942e8c585e33470.tar.xz
systemd-d53285d551d883bb9f097eca0942e8c585e33470.zip
man: describe veritysetup command syntax
It makes it easier to diagnose what the generated units actually do.
Diffstat (limited to 'src/veritysetup')
-rw-r--r--src/veritysetup/veritysetup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/veritysetup/veritysetup.c b/src/veritysetup/veritysetup.c
index 14d7462ddb..e58bae45d2 100644
--- a/src/veritysetup/veritysetup.c
+++ b/src/veritysetup/veritysetup.c
@@ -30,7 +30,7 @@ static int help(void) {
printf("%s attach VOLUME DATADEVICE HASHDEVICE ROOTHASH [OPTIONS]\n"
"%s detach VOLUME\n\n"
- "Attaches or detaches an integrity protected block device.\n"
+ "Attach or detach an integrity protected block device.\n"
"\nSee the %s for details.\n",
program_invocation_short_name,
program_invocation_short_name,