Merge pull request #1161 from rajasec/updateresource

Small correction in update resource file usage
This commit is contained in:
Michael Crosby
2016-10-31 10:20:47 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ accepted format is as follow (unchanged values can be omitted):
},
"blockIO": {
"blkioWeight": 0
},
}
}
Note: if data is to be read from a file or the standard input, all
+1 -1
View File
@@ -45,7 +45,7 @@ The accepted format is as follow (unchanged values can be omitted):
},
"blockIO": {
"blkioWeight": 0
},
}
}
Note: if data is to be read from a file or the standard input, all