X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev%2Fudevadm-info.c;h=f20eb07e046bd462f576c45967746e21f368428c;hb=977f6f4b3dfbdd32d7df5a774a4ed761d5d4b98f;hp=b9892eca05bb1b33585c2e00a856e13128bfd082;hpb=b38a5801f90b936469f69214a2f4d8e4bb99814f;p=elogind.git diff --git a/udev/udevadm-info.c b/udev/udevadm-info.c index b9892eca0..f20eb07e0 100644 --- a/udev/udevadm-info.c +++ b/udev/udevadm-info.c @@ -387,8 +387,7 @@ int udevadm_info(struct udev *udev, int argc, char *argv[]) " of parent devices\n" " --device-id-of-file= print major:minor of device containing this file\n" " --export-db export the content of the udev database\n" - " --help print this text\n" - "\n"); + " --help\n\n"); goto exit; default: goto exit;