Fossil SCM
Spell out "setting" in loadmgmt.md. [forum:/forumpost/7485b4bf89|Forum post 7485b4bf89].
Commit
d90990701db3db615517798d68571e196dc420c68d7a775c0a805dac2cdbf3d0
Parent
1e4202dec7dee2a…
1 file changed
+2
-2
+2
-2
| --- www/loadmgmt.md | ||
| +++ www/loadmgmt.md | ||
| @@ -52,12 +52,12 @@ | ||
| 52 | 52 | easily set it higher on a multi-core server. |
| 53 | 53 | |
| 54 | 54 | The maximum load average can also be set on the command line using |
| 55 | 55 | commands like this: |
| 56 | 56 | |
| 57 | - fossil set max-loadavg 1.5 | |
| 58 | - fossil all set max-loadavg 1.5 | |
| 57 | + fossil setting max-loadavg 1.5 | |
| 58 | + fossil all setting max-loadavg 1.5 | |
| 59 | 59 | |
| 60 | 60 | The second form is especially useful for changing the maximum load |
| 61 | 61 | average simultaneously on a large number of repositories. |
| 62 | 62 | |
| 63 | 63 | Note that this load-average limiting feature is only available on |
| 64 | 64 |
| --- www/loadmgmt.md | |
| +++ www/loadmgmt.md | |
| @@ -52,12 +52,12 @@ | |
| 52 | easily set it higher on a multi-core server. |
| 53 | |
| 54 | The maximum load average can also be set on the command line using |
| 55 | commands like this: |
| 56 | |
| 57 | fossil set max-loadavg 1.5 |
| 58 | fossil all set max-loadavg 1.5 |
| 59 | |
| 60 | The second form is especially useful for changing the maximum load |
| 61 | average simultaneously on a large number of repositories. |
| 62 | |
| 63 | Note that this load-average limiting feature is only available on |
| 64 |
| --- www/loadmgmt.md | |
| +++ www/loadmgmt.md | |
| @@ -52,12 +52,12 @@ | |
| 52 | easily set it higher on a multi-core server. |
| 53 | |
| 54 | The maximum load average can also be set on the command line using |
| 55 | commands like this: |
| 56 | |
| 57 | fossil setting max-loadavg 1.5 |
| 58 | fossil all setting max-loadavg 1.5 |
| 59 | |
| 60 | The second form is especially useful for changing the maximum load |
| 61 | average simultaneously on a large number of repositories. |
| 62 | |
| 63 | Note that this load-average limiting feature is only available on |
| 64 |