From f373e28441b37d45181333745883e7da4c7f5230 Mon Sep 17 00:00:00 2001 From: Jon LaBelle Date: Thu, 1 Nov 2018 07:26:38 -0500 Subject: [PATCH] units: add new example (#2526) --- pages/osx/units.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/osx/units.md b/pages/osx/units.md index 61ca94dad6..5d01b9086f 100644 --- a/pages/osx/units.md +++ b/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}}`