X-Git-Url: http://git.scottworley.com/tablify/blobdiff_plain/eb893cd11452f8101ad16abcb4371285cdff8f1d..156f8d37e7451b5f31f02f32b0f0eb07df8c3954:/README.md?ds=inline diff --git a/README.md b/README.md index fe19e7b..e93375d 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Several bang-commands are available to control output formatting: * `!col_threshold ` to set the threshold at which entries get columns rather than being left as notes on the right. Default: 2 * `!hide ` to omit a column * `!label :` to change a column's label without needing to change all the input occurrences. +* `!mark :` to change the character that is used as the tally-mark for that column (For the other `tablify` that makes ascii-art tables, see [Text-RecordParser][].)