summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmadeusz Sławiński <amade@asmblr.net>2017-02-07 22:15:15 +0100
committerAmadeusz Sławiński <amade@asmblr.net>2017-02-07 22:56:43 +0100
commit13183da34eaf9efb3c6b47371c08ff786eaf712b (patch)
treee4346f60c8bb12ccc43a06e8800753a891769993
parent18193bc7b237d66a076fffa21d4308dbb4f83cc5 (diff)
downloadscreen-13183da34eaf9efb3c6b47371c08ff786eaf712b.tar.gz
update documentation "-L logfile" -> "-Logfile"
-rw-r--r--src/doc/screen.17
-rw-r--r--src/doc/screen.texinfo8
2 files changed, 8 insertions, 7 deletions
diff --git a/src/doc/screen.1 b/src/doc/screen.1
index 52e9c26..48f91ca 100644
--- a/src/doc/screen.1
+++ b/src/doc/screen.1
@@ -263,10 +263,9 @@ tells
.I screen
to turn on automatic output logging for the windows.
.TP 5
-.BI "\-L logfile " file
-By default logfile name is \*Qscreenlog.0\*Q. You can also set new logfile name
-with the \*Qlogfile\*Q option. Keep in mind that logfile name can not start with
-the "-" symbol.
+.BI "\-Logfile " file
+By default logfile name is \*Qscreenlog.0\*Q. You can set new logfile name
+with the \*Q-Logfile\*Q option.
.TP 5
.B \-m
causes
diff --git a/src/doc/screen.texinfo b/src/doc/screen.texinfo
index c94993e..c8d6a73 100644
--- a/src/doc/screen.texinfo
+++ b/src/doc/screen.texinfo
@@ -334,9 +334,11 @@ Remove sessions with the @samp{-wipe} option.
@item -L
Tell @code{screen} to turn on automatic output logging for the
-windows. By default, logfile's name is screenlog.0. You can set new name:
-add it right after -L option e.g. "screen -L my_logfile". Keep in mind
-that name can not start with "-" symbol.
+windows.
+
+@item -Logfile "file"
+By default logfile name is "screenlog.0". You can set new logfile name
+with the @code{-Logfile} option.
@item -m
Tell @code{screen} to ignore the @code{$STY} environment variable. When