diff --git a/README.md b/README.md index 5d849eb2..7a5fac86 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,7 @@ void stopwatch_example() // {:s} - don't separate each byte with space. // {:p} - don't print the position on each line start. // {:n} - don't split the output to lines. +// {:a} - show ASCII if :n is not set. #include "spdlog/fmt/bin_to_hex.h"