openclaw-update, audtool, pixi, gpclient mktexfmt: fix display help and display version examples. (#24002)

This commit is contained in:
Managor
2026-09-15 14:59:55 +07:00
committed by GitHub
parent ed7fc2328c
commit 3bc298f19c
5 changed files with 20 additions and 20 deletions
+4 -4
View File
@@ -28,10 +28,10 @@
`audtool mainwin-show`
- Display help:
`audtool help`
- Display settings:
`audtool preferences-show`
- Display help:
`audtool help`
+4 -4
View File
@@ -7,10 +7,10 @@
`mktexfmt {{format}}`
- Display version information:
`mktexfmt --version`
- Display help:
`mktexfmt --help`
- Display version:
`mktexfmt --version`
+4 -4
View File
@@ -11,10 +11,10 @@
`openclaw update --channel {{stable|beta|dev}}`
- Display version:
`openclaw update {{[-v|--version]}}`
- Display help:
`openclaw update {{[-h|--help]}}`
- Display version:
`openclaw update {{[-v|--version]}}`
+4 -4
View File
@@ -23,10 +23,10 @@
`pixi task {{command}}`
- Display help:
`pixi {{command}} --help`
- Clean environment and task cache:
`pixi clean`
- Display help:
`pixi {{command}} --help`
+4 -4
View File
@@ -23,10 +23,10 @@
`gpclient connect --ignore-tls-errors {{vpn_gateway_url}}`
- Display version:
`gpclient --version`
- Display help for any command:
`gpclient help {{command}}`
- Display version:
`gpclient --version`