Parcourir la source

units: add new example (#2526)

Jon LaBelle il y a 6 ans
Parent
commit
f373e28441
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      pages/osx/units.md

+ 4 - 0
pages/osx/units.md

@@ -21,3 +21,7 @@
 - Show the conversion between units with different dimensions:
 
 `units {{"acres"}} {{"ft^2"}}`
+
+- Show the conversion of byte multipliers:
+
+`units {{"15 megabytes"}} {{bytes}}`