[Bug 265199] du.1 doesn't mention --si in SYNOPSIS and is missing -g from some places
Date: Wed, 10 Jun 2026 12:36:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265199
--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=82780af43b113ab16a1a4fab5bf085b2b159f81e
commit 82780af43b113ab16a1a4fab5bf085b2b159f81e
Author: Kit Dallege <xaum.io@gmail.com>
AuthorDate: 2026-03-27 04:30:11 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2026-06-10 12:35:03 +0000
du(1): document --si option
The --si option (human-readable output with SI units based on
powers of 1000) was implemented but missing from both the SYNOPSIS
and the options list.
PR: 265199
Signed-off-by: Kit Dallege <xaum.io@gmail.com>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/2104
usr.bin/du/du.1 | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.