Ver código fonte

units: add new example (#2526)

Jon LaBelle 6 anos atrás
pai
commit
f373e28441
1 arquivos alterados com 4 adições e 0 exclusões
  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}}`