summaryrefslogtreecommitdiffstats
path: root/color.h
diff options
context:
space:
mode:
Diffstat (limited to 'color.h')
-rw-r--r--color.h1
1 files changed, 1 insertions, 0 deletions
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