From: Christian Goeschel Ndjomouo Date: Tue, 6 Jan 2026 00:48:25 +0000 (-0500) Subject: fdisk: (manpage) add --bytes option description X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36e124f5d400e218ae5e1f05daea9859237f6584;p=thirdparty%2Futil-linux.git fdisk: (manpage) add --bytes option description Signed-off-by: Christian Goeschel Ndjomouo --- diff --git a/disk-utils/fdisk.8.adoc b/disk-utils/fdisk.8.adoc index d53ab432a..7f2f6a42f 100644 --- a/disk-utils/fdisk.8.adoc +++ b/disk-utils/fdisk.8.adoc @@ -78,6 +78,9 @@ Specify which output columns to print. Use *--help* to get a list of all support The default list of columns may be extended if _list_ is specified in the format _{plus}list_ (e.g., *-o {plus}UUID*). //TRANSLATORS: Keep {plus} untranslated. +*--bytes**:: +Print SIZE in bytes rather than in human readable format. + *-s*, *--getsz*:: Print the size in 512-byte sectors of each given block device. This option is DEPRECATED in favour of *blockdev*(8).