diff options
Diffstat (limited to 'sys-utils/chcpu.8')
| -rw-r--r-- | sys-utils/chcpu.8 | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/sys-utils/chcpu.8 b/sys-utils/chcpu.8 index d016b86f2..c3ce86c3c 100644 --- a/sys-utils/chcpu.8 +++ b/sys-utils/chcpu.8 @@ -76,10 +76,24 @@ instance runs and returns it to the CPU pool. A CPU must be offline, see \-d, before it can be deconfigured. .TP .BR \-h , " \-\-help" -Display help information and exit. +Display help text and exit. .TP .BR \-V , " \-\-version" Display version information and exit. + +.SH RETURN CODES +.B chcpu +has the following return codes: +.TP +.BR 0 +success +.TP +.BR 1 +failure +.TP +.BR 64 +partial success +.RE .SH AUTHOR .MT heiko.carstens@de.ibm.com Heiko Carstens |
