]> sourceware.org Git - lvm2.git/commitdiff
cleanup: drop extra space
authorZdenek Kabelac <zkabelac@redhat.com>
Thu, 22 Aug 2024 12:38:40 +0000 (14:38 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 22 Aug 2024 12:38:40 +0000 (14:38 +0200)
tools/args.h

index 754079e7101f08170b97eb8927dcee477bfc9f39..9ff8a5ad8a4249f2b2c4ac025a74d8b011e07f3d 100644 (file)
@@ -693,7 +693,7 @@ arg(refresh_ARG, '\0', "refresh", 0, 0, 0,
     "If the LV is active, reload its metadata.\n"
     "In an environment where udev is used to manage the /dev content,\n"
     "usage of this option is highly recommended. This is because refresh\n"
-    "also regenerates udev events for an LV based on which existing udev \n"
+    "also regenerates udev events for an LV based on which existing udev\n"
     "rules are applied to set the /dev content and permissions.\n"
     "Also, this operation may be useful if something has gone wrong,\n"
     "or if some form of manual LV sharing is being used.\n")
This page took 0.031899 seconds and 5 git commands to generate.