From fe49b2052be8bb9a270b31a0e68ea317f1d88a1f Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Mon, 15 May 2017 22:32:51 -0400 Subject: Add colors to -D tree --- color.h | 1 + 1 file changed, 1 insertion(+) (limited to 'color.h') diff --git a/color.h b/color.h index 85019fc..c9d1474 100644 --- a/color.h +++ b/color.h @@ -91,6 +91,7 @@ int cfclose(CFILE *cfile); * * %%: A literal '%' * %c: A single character + * %d: An integer * %s: A string * %P: A colored file path, from a const struct BFTW * argument * %L: A colored link target, from a const struct BFTW * argument -- cgit v1.2.3