summaryrefslogtreecommitdiffstats
path: root/src/doc
diff options
context:
space:
mode:
authorAndrés M <andmarti1424@users.noreply.github.com>2020-04-10 14:04:42 -0300
committerGitHub <noreply@github.com>2020-04-10 14:04:42 -0300
commit00eb219cbc2ffaa5cd7596616d4044aa4254e003 (patch)
tree760d0b43a802e3a4d0d64d835b33c63811e94de1 /src/doc
parent7f01c44a76dafeaef2433e1178d093eca9f37872 (diff)
parente215a1b55dd791ee7111e6c5595b54ebdcc08b77 (diff)
Merge pull request #354 from ayroblu/add_truncate_cells
Option to truncate cells rather than showing asterisks
Diffstat (limited to 'src/doc')
-rwxr-xr-xsrc/doc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/doc b/src/doc
index 5cbf1ac..b9fdacb 100755
--- a/src/doc
+++ b/src/doc
@@ -1038,6 +1038,10 @@ Commands for handling cell content:
If cell content exceedes column width it gets cut off to fit the column
width. If overlap is set, the content overflows into the next column.
+ 'truncate' [default off]
+ If cell content exceedes column width it gets replaced by asterisks '*'.
+ If truncate is set, the content is cut off at the end of the cell.
+
'debug' [default off]
set this to see debug messages in screen