File tree 2 files changed +8
-8
lines changed
src/main/xar-resources/data
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 254
254
<varlistentry >
255
255
<term ><code >resources</code ></term >
256
256
<listitem >
257
- <para >If <code >true</code > return a list of resources.</para >
257
+ <para >If <code >true</code > returns a list of resources.</para >
258
258
</listitem >
259
259
</varlistentry >
260
260
<varlistentry >
261
261
<term ><code >collections</code ></term >
262
262
<listitem >
263
- <para >If <code >true</code > return a list of collections.</para >
263
+ <para >If <code >true</code > returns a list of collections.</para >
264
264
</listitem >
265
265
</varlistentry >
266
266
<varlistentry >
731
731
<varlistentry >
732
732
<term ><code >name</code ></term >
733
733
<listitem >
734
- <para >Takes thename of the new group.</para >
734
+ <para >Takes the groupname of the new group.</para >
735
735
</listitem >
736
736
</varlistentry >
737
737
</variablelist >
Original file line number Diff line number Diff line change 96
96
<varlistentry >
97
97
<term ><code >-d, --db</code ></term >
98
98
<listitem >
99
- <para >Display general info about the db instance.</para >
99
+ <para >Displays general information about the db instance.</para >
100
100
</listitem >
101
101
</varlistentry >
102
102
<varlistentry >
103
103
<term ><code >-h, --help</code ></term >
104
104
<listitem >
105
- <para >Print help on command line options and exit.</para >
105
+ <para >Prints help on command line options and exit.</para >
106
106
</listitem >
107
107
</varlistentry >
108
108
<varlistentry >
114
114
<varlistentry >
115
115
<term ><code >-l, --locks</code ></term >
116
116
<listitem >
117
- <para >lock manager: display locking information on all threads currently
117
+ <para >lock manager: displays locking information on all threads currently
118
118
waiting for a lock on a resource or collection. Useful to debug
119
119
deadlocks. During normal operation, the list will usually be empty
120
120
(means: no blocked threads).</para >
123
123
<varlistentry >
124
124
<term ><code >-m, --memory</code ></term >
125
125
<listitem >
126
- <para >Display info on free and total memory. Can be combined with other parameters.</para >
126
+ <para >Displays info on free and total memory. Can be combined with other parameters.</para >
127
127
</listitem >
128
128
</varlistentry >
129
129
<varlistentry >
141
141
<varlistentry >
142
142
<term ><code >-w, --wait</code > <tag >argument</tag ></term >
143
143
<listitem >
144
- <para > while displaying server statistics: keep retrieving statistics, but wait the specified number of seconds between calls.</para >
144
+ <para > while displaying server statistics: keeps retrieving statistics, but waits the specified number of seconds between calls.</para >
145
145
</listitem >
146
146
</varlistentry >
147
147
</variablelist >
You can’t perform that action at this time.
0 commit comments