X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=miscutils%2Fhdparm.c;h=f30e7dec6b46a669f8b823f3ab5fc0aef5fd0a81;hb=66426760beef7e87c4735f433d123daf911b5b4a;hp=7608408dd172607b6f3da9ec336d85f34456f983;hpb=9f7780250ce4bbee9c0a8f1044875e303479e196;p=oweals%2Fbusybox.git diff --git a/miscutils/hdparm.c b/miscutils/hdparm.c index 7608408dd..f30e7dec6 100644 --- a/miscutils/hdparm.c +++ b/miscutils/hdparm.c @@ -15,8 +15,7 @@ //usage:#define hdparm_trivial_usage //usage: "[OPTIONS] [DEVICE]" //usage:#define hdparm_full_usage "\n\n" -//usage: "Options:" -//usage: "\n -a Get/set fs readahead" +//usage: " -a Get/set fs readahead" //usage: "\n -A Set drive read-lookahead flag (0/1)" //usage: "\n -b Get/set bus state (0 == off, 1 == on, 2 == tristate)" //usage: "\n -B Set Advanced Power Management setting (1-255)"