[Bug 276556] [patch] add CLICOLOR to --color=auto description in ls(1)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 276556] add CLICOLOR to --color=auto description in ls(1)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Feb 2024 10:56:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276556 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=ffea732c5192070a6877409428b0a2cc1728aa16 commit ffea732c5192070a6877409428b0a2cc1728aa16 Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2024-02-21 10:54:58 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2024-02-21 10:54:58 +0000 ls.1: Mention CLICOLOR environment variable Mention CLICOLOR environment variable in the manual page. PR: 276556 Submitted by: bsdcode at disroot dot org Reviewed by: imp MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D43970 bin/ls/ls.1 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.