diff options
-rw-r--r-- | coredown.1 | 2 | ||||
-rw-r--r-- | coreup.1 | 2 | ||||
-rw-r--r-- | coreupdownd.1 | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -2,7 +2,7 @@ .SH NAME coredown - Disable all but one CPU core .SH SYNPOSIS -coredown +.B coredown .RI [ count ] .SH DESCRIPTION The @@ -2,7 +2,7 @@ .SH MAME coreup - Enable all CPU core .SH SYNPOSIS -coreup +.B coreup .RI [ count ] .SH DESCRIPTION The diff --git a/coreupdownd.1 b/coreupdownd.1 index 23d7487..f366464 100644 --- a/coreupdownd.1 +++ b/coreupdownd.1 @@ -2,7 +2,7 @@ .SH MAME coreupdownd - Dynamically enable and disable CPU's to only use one during low CPU usage .SH SYNPOSIS -coreupdownd +.B coreupdownd .RI "[-C " coreup-cooldown-time ] .RI "[-c " coredown-cooldown-time ] .RI "[-i " check-interval ] |