units: move to common directory (#5647)
This commit is contained in:
@@ -1,27 +0,0 @@
|
||||
# units
|
||||
|
||||
> Provide the conversion between two units of measure.
|
||||
|
||||
- Run in interactive mode:
|
||||
|
||||
`units`
|
||||
|
||||
- Show the conversion between two simple units:
|
||||
|
||||
`units {{quarts}} {{tablespoons}}`
|
||||
|
||||
- Convert between units with quantities:
|
||||
|
||||
`units "{{15 pounds}}" {{kilograms}}`
|
||||
|
||||
- Show the conversion between two compound units:
|
||||
|
||||
`units "{{meters / second}}" "{{inches / hour}}"`
|
||||
|
||||
- Show the conversion between units with different dimensions:
|
||||
|
||||
`units "{{acres}}" "{{ft^2}}"`
|
||||
|
||||
- Show the conversion of byte multipliers:
|
||||
|
||||
`units "{{15 megabytes}}" {{bytes}}`
|
Reference in New Issue
Block a user