X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=setpci.c;h=fc10c1de8459c72c59b1c4e07b83079890139a36;hb=9ff67879d0d4f2421c376825bf0aa3d7ff924e78;hp=8f2841c6529a046a59875d1a4fc2fcd9cee40b98;hpb=81afa98cb906bf226765fff31a0c952a99eb204e;p=pciutils.git diff --git a/setpci.c b/setpci.c index 8f2841c..fc10c1d 100644 --- a/setpci.c +++ b/setpci.c @@ -258,10 +258,10 @@ usage(char *msg, ...) fprintf(stderr, "\n\n"); } fprintf(stderr, -"Usage: setpci [] (+ [=]*)*\n\ --f\t\tDon't complain if there's nothing to do\n\ --v\t\tBe verbose\n\ --D\t\tList changes, don't commit them\n" +"Usage: setpci [] (+ [=]*)*\n" +"-f\t\tDon't complain if there's nothing to do\n" +"-v\t\tBe verbose\n" +"-D\t\tList changes, don't commit them\n" GENERIC_HELP ":\t-s [[[]:][]:][][.[]]\n" "\t|\t-d []:[]\n"