mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-22 07:06:22 +00:00
scst_sysfs: Fix a help text (see also trunk r4483)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@4627 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1402,7 +1402,7 @@ static ssize_t scst_luns_mgmt_show(struct kobject *kobj,
|
||||
char *buf)
|
||||
{
|
||||
static const char help[] =
|
||||
"Usage: echo \"add|del H:C:I:L lun [parameters]\" >mgmt\n"
|
||||
"Usage: echo \"add H:C:I:L lun [parameters]\" >mgmt\n"
|
||||
" echo \"add VNAME lun [parameters]\" >mgmt\n"
|
||||
" echo \"del lun\" >mgmt\n"
|
||||
" echo \"replace H:C:I:L lun [parameters]\" >mgmt\n"
|
||||
|
||||
Reference in New Issue
Block a user