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:
Bart Van Assche
2012-11-25 08:37:37 +00:00
parent 391ae47690
commit 0544c28695
+1 -1
View File
@@ -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"