From 4bd773ceb202941065ec9619177a9b3d057f54a2 Mon Sep 17 00:00:00 2001 From: ian Date: Sat, 14 Jun 2008 21:23:52 +0000 Subject: [PATCH] better usage comment --- hostside/evdev-manip.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/hostside/evdev-manip.c b/hostside/evdev-manip.c index 5c9fbea..cd3ac0f 100644 --- a/hostside/evdev-manip.c +++ b/hostside/evdev-manip.c @@ -1,13 +1,15 @@ /* * evdev-manip [ ...] - * options: + * modes: * --dump default + * per-device options: * --[no-]grab --nograb is default * --expect-sysfs /sys/class/input/inputX/eventY/dev * ^^^^^^^^^^^^^^^^^^^^ * this part is in /proc/bus/usb/devices * and can thus be specified by caller - * --stdin-monitor + * + * --stdin-monitor quit if stdin becomes readable */ #include "common.h" -- 2.30.2