logo

utils-std

Collection of commonly available Unix tools git clone https://anongit.hacktivis.me/git/utils-std.git/
commit: 50140a83a59ebcab0fde677cafb71cf801bf32ed
parent c8acf46a3428165c075551c788a40d32e08edd4f
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Mon, 30 Jun 2025 19:38:40 +0200

cmd/realpath.1: History for -q

Diffstat:

Mcmd/realpath.14++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/cmd/realpath.1 b/cmd/realpath.1 @@ -63,5 +63,9 @@ The options and support for multiple .Ar path arguments are extensions present for compatibility with existing software. +.Sh HISTORY +Support for +.Fl q +option was added in utils-std 0.0.6. .Sh AUTHORS .An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me