Skip to content

Commit e427425

Browse files
authored
Update README.md
style fixes to dbctl command parameters
1 parent 04707ad commit e427425

File tree

1 file changed

+5
-3
lines changed
  • docs/cloudlinuxos/command-line_tools

1 file changed

+5
-3
lines changed

docs/cloudlinuxos/command-line_tools/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1124,16 +1124,18 @@ usage: <span class="notranslate"> dbctl command [parameter] [options] </span>
11241124
| <span class="notranslate"> --cpu=N </span> |limit <span class="notranslate"> CPU </span> (pct) usage|
11251125
| <span class="notranslate"> --read=N </span> |limit <span class="notranslate"> READ </span> (MB/s) usage|
11261126
| <span class="notranslate"> --write=N </span> |limit <span class="notranslate"> WRITE </span> (MB/s) usage|
1127-
| <span class="notranslate"> --level=N </span> |level (1,2,3 or 4) specified (deprecated) - this option is available only for period mode:|
1127+
| <span class="notranslate"> --level=N </span> |level (1,2,3 or 4) specified (deprecated) - this option is available only for period mode: <restrict_mode use="period"/> (see [Configuration](/cloudlinuxos/cloudlinux_os_components/#configuration-and-operation))|
1128+
11281129

1129-
<span class="notranslate"> <restrict_mode use="period"/> </span> (see [Configuration](/cloudlinuxos/cloudlinux_os_components/#configuration-and-operation))
11301130

11311131
The default mode is " <span class="notranslate"> limit </span> " - when a user hits limits, the account will be marked as restricted and if the user does not hit the limit again during " <span class="notranslate"> unlimit=1m </span> " account will be unrestricted. This mode doesn't have any additional levels/penalties.
11321132
<span class="notranslate"> <restrict_mode use="limit" unlimit="1m"/> </span>
11331133

11341134
Changing the <span class="notranslate"> "unlimit" </span> can be done only via the configuration file (see [Configuration](/cloudlinuxos/cloudlinux_os_components/#configuration-and-operation)).
11351135

1136-
<span class="notranslate"> --slow=N: </span> limit time (in seconds) for long running <span class="notranslate"> SELECT </span> queries
1136+
| | |
1137+
|-|-|
1138+
| `--slow=N` | limit time (in seconds) for long running <span class="notranslate"> SELECT </span> queries|
11371139

11381140
Options for parameter <span class="notranslate">`list`</span>:
11391141

0 commit comments

Comments
 (0)