pages*: make help and version commands comply with the style guide (#12107)
* pages*: use generic word for help * git: add newline to the end Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * pages*: make help and version commands comply with the style guide * java: fix Java name --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
|
||||
`tlmgr shell`
|
||||
|
||||
- Run any `tlmgr` sub-command in the interactive shell:
|
||||
- Run any `tlmgr` subcommand in the interactive shell:
|
||||
|
||||
`{{sub_command}} {{arguments}}`
|
||||
`{{subcommand}} {{arguments}}`
|
||||
|
||||
- Quit the interactive shell:
|
||||
|
||||
@@ -31,6 +31,6 @@
|
||||
|
||||
`restart`
|
||||
|
||||
- Print the version of the current protocol:
|
||||
- Display the version of the current protocol:
|
||||
|
||||
`protocol`
|
||||
|
Reference in New Issue
Block a user