summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-03-07 03:10:04 -0600
committerJesse Luehrs <doy@tozt.net>2012-03-07 03:10:04 -0600
commitb7e599223479cd01c58e2078403d30c8c1f5bd90 (patch)
tree2c136e50ff66ca312de260b3220421a2e1a6f1a7
parent336b076a9e9e84350cbd98c667c0ac593d238539 (diff)
downloadapp-ttyrec-b7e599223479cd01c58e2078403d30c8c1f5bd90.tar.gz
app-ttyrec-b7e599223479cd01c58e2078403d30c8c1f5bd90.zip
doc tweak
-rw-r--r--lib/App/Ttyrec.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/App/Ttyrec.pm b/lib/App/Ttyrec.pm
index 390c79a..cdac4ac 100644
--- a/lib/App/Ttyrec.pm
+++ b/lib/App/Ttyrec.pm
@@ -50,6 +50,8 @@ has append => (
=attr ttyrec
The L<Tie::Handle::TtyRec> instance used to actually write the ttyrec file.
+Defaults to an instance created based on the values of C<ttyrec_file> and
+C<append>.
=cut