summaryrefslogtreecommitdiffstats
path: root/doc/quilt.1.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/quilt.1.in')
-rw-r--r--doc/quilt.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/quilt.1.in b/doc/quilt.1.in
index eb2e8d1..895c518 100644
--- a/doc/quilt.1.in
+++ b/doc/quilt.1.in
@@ -208,7 +208,7 @@ QUILT_REFRESH_ARGS.
The pager quilt shall use for commands which produce paginated output. If
unset, the values of GIT_PAGER or PAGER is used. If none of these variables
-is set, "less" is used. An empty value indicates that no pager should be
+is set, "less -R" is used. An empty value indicates that no pager should be
used.
.IP EDITOR 4