From f1e7e360465acc7fb038e941c398216cdb569253 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Sat, 7 Mar 2009 02:32:40 +0100 Subject: udevadm: add text for new options to command and man page --- udev/udevadm-info.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'udev/udevadm-info.c') diff --git a/udev/udevadm-info.c b/udev/udevadm-info.c index b9892eca05..f20eb07e04 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; -- cgit v1.2.3-54-g00ecf