X-Git-Url: http://git.scottworley.com/tablify/blobdiff_plain/05473926f823daa245534848aee2577cbc0d1b44..5eb5ed212bac4b401588d3a8a02fd0a49c640b9a:/README.md?ds=sidebyside 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][].)