Skip to content

Commit 5208de3

Browse files
authored
Merge pull request #244 from prilr/lveinfo-show-columns
Minor typo correction - fix lveinfo show-columns option invocation
2 parents ccb53b2 + c1ffe43 commit 5208de3

File tree

1 file changed

+1
-1
lines changed
  • docs/cloudlinuxos/command-line_tools

1 file changed

+1
-1
lines changed

docs/cloudlinuxos/command-line_tools/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ lveinfo [-h] [-v] [--dbgov DBGOV] [-f YYYY-MM-DD[HH:MM]]
326326
* <span class="notranslate"> `--server_id SERVER_ID` </span> – used with central database for multiple servers, default <span class="notranslate">`localhost`</span>
327327
* <span class="notranslate"> `--servers-info` </span> – show servers LVE versions
328328
* <span class="notranslate"> `--show-all` </span> – full output (show all limits); brief output is default; equivalent <span class="notranslate">`--show-columns all`</span>
329-
* <span class="notranslate"> `-show-columns COLUMN_NAME [COLUMN_NAME ...]` </span> – show only the listed columns; <span class="notranslate">`all`</span> for all supported columns
329+
* <span class="notranslate"> `--show-columns COLUMN_NAME [COLUMN_NAME ...]` </span> – show only the listed columns; <span class="notranslate">`all`</span> for all supported columns
330330

331331
| | |
332332
|-|-|

0 commit comments

Comments
 (0)