mirror of https://github.com/CrimsonTome/tldr.git
parent
a3d5656a8d
commit
df71ead8eb
|
@ -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`
|
||||
|
|
|
@ -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`
|
||||
|
|
Loading…
Reference in New Issue