toolbox: Reorder commands in page (#8343)

* Update toolbox.md

* Update toolbox.md
pull/1/head
K.B.Dharun Krishna 2022-08-13 06:37:18 +05:30 committed by GitHub
parent a3d5656a8d
commit df71ead8eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 16 deletions

View File

@ -4,18 +4,18 @@
> `toolbox create` போன்ற சில துணைக் கட்டளைகள் அவற்றின் சொந்த பயன்பாட்டு ஆவணங்களைக் கொண்டுள்ளன.
> மேலும் விவரத்திற்கு: <https://manned.org/toolbox.1>.
- `toolbox` பதிப்பைக் காட்டு:
- `toolbox` துணைக் கட்டளையை இயக்கவும்:
`toolbox --version`
- பொதுவான உதவியைக் காட்டு:
`toolbox --help`
`toolbox {{துணைக்_கட்டளை}}`
- `toolbox` துணைக் கட்டளைக்கான உதவியைக் காட்டு (`create`, `enter`, `rm`, `rmi` போன்றவை.):
`toolbox help {{துணைக்_கட்டளை}}`
- `toolbox` துணைக் கட்டளையை இயக்கவும்:
- பொதுவான உதவியைக் காட்டு:
`toolbox {{துணைக்_கட்டளை}}`
`toolbox --help`
- `toolbox` பதிப்பைக் காட்டு:
`toolbox --version`

View File

@ -4,18 +4,18 @@
> Some subcommands such as `toolbox create` have their own usage documentation.
> More information: <https://manned.org/toolbox.1>.
- Show the `toolbox` version:
- Run a `toolbox` subcommand:
`toolbox --version`
- Show general help:
`toolbox --help`
`toolbox {{subcommand}}`
- Show help for a `toolbox` subcommand (such as `create`, `enter`, `rm`, `rmi`, etc.):
`toolbox help {{subcommand}}`
- Run a `toolbox` subcommand:
- Show general help:
`toolbox {{subcommand}}`
`toolbox --help`
- Show the `toolbox` version:
`toolbox --version`