X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=output-format.adoc;h=b3eb3c4d4a0b69739c366c6aeecaefd827213d0d;hb=8c60c6e43b808b51d36baade213ad7787f1813dc;hp=3dcfa3811076442484efcf3a75a2c7948722b6b0;hpb=d90dcb5324efde1752a0c95c394b635f229c8e64;p=pve-docs.git diff --git a/output-format.adoc b/output-format.adoc index 3dcfa38..b3eb3c4 100644 --- a/output-format.adoc +++ b/output-format.adoc @@ -13,7 +13,7 @@ to draw nice borders around tables. It additionally transforms some values into human-readable text, for example: - Unix epoch is displayed as ISO 8601 date string. -- Durations are displayed as week/day/hour/miniute/secound count, i.e `1d 5h`. +- Durations are displayed as week/day/hour/minute/second count, i.e `1d 5h`. - Byte sizes value include units (`B`, `KiB`, `MiB`, `GiB`, `TiB`, `PiB`). - Fractions are display as percentage, i.e. 1.0 is displayed as 100%.