File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
hadoop-common-project/hadoop-common/src/main/winutils Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1330,11 +1330,11 @@ void TaskUsage()
13301330 // jobobject's are being used.
13311331 // ProcessTree.isSetsidSupported()
13321332 fwprintf (stdout , L"\
1333- Usage: task create [OPTOINS ] [TASKNAME] [COMMAND_LINE]\n\
1333+ Usage: task create [OPTIONS ] [TASKNAME] [COMMAND_LINE]\n\
13341334 Creates a new task job object with taskname and options to set CPU\n\
13351335 and memory limits on the job object\n\
13361336\n\
1337- OPTIONS: -c [cup rate] set the cpu rate limit on the job object.\n\
1337+ OPTIONS: -c [cpu rate] set the cpu rate limit on the job object.\n\
13381338 -m [memory] set the memory limit on the job object.\n\
13391339 The cpu limit is an integral value of percentage * 100. The memory\n\
13401340 limit is an integral number of memory in MB. \n\
You can’t perform that action at this time.
0 commit comments