From 0b483398ee4b09e9facd7c93e990c184b84e26cb Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 20 Aug 2003 09:11:40 +0000 Subject: remove dummy reference to silently ignored -f option --- lspcidrake.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lspcidrake.c') diff --git a/lspcidrake.c b/lspcidrake.c index 0f91906..2dd2aff 100644 --- a/lspcidrake.c +++ b/lspcidrake.c @@ -36,7 +36,6 @@ int main(int argc, char **argv) { while (ptr && *ptr) { if (!strcmp(*ptr, "-h") || !strcmp(*ptr, "--help")) { printf("usage: lspcidrake [-v|-u]\n" - "-f : full probe [aka look for pci subids & class]\n" "-p : pci devices source [/proc/bus/pci/devices by default]\n" "-u : usb devices source [/proc/bus/usb/devices by default]\n" "-v : verbose mode [print ids and sub-ids], implies full probe\n" -- cgit v1.2.1