]> git.scottworley.com Git - tablify/blobdiff - README.md
`!mark col:X` to override the tally mark character for a column
[tablify] / README.md
index fe19e7bde3c648aa361c83e6cc6f4724fffe20e8..e93375d30f6670da6a4dce2a3f23951c04477a3f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -19,6 +19,7 @@ Several bang-commands are available to control output formatting:
 * `!col_threshold <N>` to set the threshold at which entries get columns rather than being left as notes on the right.  Default: 2
 * `!hide <column>` to omit a column
 * `!label <column>:<new label>` to change a column's label without needing to change all the input occurrences.
 * `!col_threshold <N>` to set the threshold at which entries get columns rather than being left as notes on the right.  Default: 2
 * `!hide <column>` to omit a column
 * `!label <column>:<new label>` to change a column's label without needing to change all the input occurrences.
+* `!mark <column>:<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][].)
 
 
 (For the other `tablify` that makes ascii-art tables, see [Text-RecordParser][].)