summaryrefslogtreecommitdiff
path: root/pancake.1
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2017-12-22 05:57:17 +0300
committerdefanor <defanor@uberspace.net>2017-12-22 05:57:17 +0300
commit8c4f75fe2d30578a2e7073e760c94c98200cba45 (patch)
tree065beb327fae1d707a95e03bcba0b3be33ec37ed /pancake.1
parent8b97635c41c998e6190f89c9883b2dcac5d8df09 (diff)
Partially delegate line wrapping to Emacs
Not for tables or lists, but for regular text lines. Using visual-line-mode for that by default.
Diffstat (limited to 'pancake.1')
-rw-r--r--pancake.14
1 files changed, 4 insertions, 0 deletions
diff --git a/pancake.1 b/pancake.1
index 764b104..582c2ff 100644
--- a/pancake.1
+++ b/pancake.1
@@ -23,6 +23,10 @@ Print version and exit.
Print a help message.
.IP "\fB\-e, \-\-embedded\fR"
Run in the embedded mode.
+.IP "\fB\-n, \-\-no-wrap\fR"
+Leave line wrapping to UI when appropriate: still wrap table cells and
+lists, but not regular paragraphs and other basic text lines which can
+be wrapped properly by a generic UI.
.IP "\fB\-c \fIFILE\fB, \-\-config=\fIFILE\fB\fR"
Load configuration from a specified file.