From 6f08d95bf0f49a3430ba6d3ac06c3f8b51b4d8d2 Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Mon, 12 May 2014 18:11:45 +0000 Subject: change SG_PERSIST_O_RDONLY to SG_PERSIST_IN_RDONLY; more --readonly options; windows work git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@574 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- src/sg_luns.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/sg_luns.c') diff --git a/src/sg_luns.c b/src/sg_luns.c index 4e7bb2b2..5cbdd82f 100644 --- a/src/sg_luns.c +++ b/src/sg_luns.c @@ -91,8 +91,7 @@ usage() " (def: 0 -> %d bytes)\n" " --quiet|-q output only ASCII hex lun values\n" " --raw|-r output response in binary\n" - " --readonly|-R open DEVICE read-only (def: " - "read-write)\n" + " --readonly|-R open DEVICE read-only (def: read-write)\n" " --select=SR|-s SR select report SR (def: 0)\n" " 0 -> luns apart from 'well " "known' lus\n" -- cgit v1.2.3