summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-04-18 17:39:31 -0500
committerJesse Luehrs <doy@tozt.net>2010-04-18 17:39:31 -0500
commit39edf6c5df65950e7257e855cdac792a55bc07d5 (patch)
tree3b3883557cbfd1e9b9e068b7bc6e8395919435b8 /bin
parentc2340699c7caea722dd43210cd8bca5fcea22a00 (diff)
downloadapp-termcast-39edf6c5df65950e7257e855cdac792a55bc07d5.tar.gz
app-termcast-39edf6c5df65950e7257e855cdac792a55bc07d5.zip
update docs
Diffstat (limited to 'bin')
-rw-r--r--bin/stream_ttyrec6
-rw-r--r--bin/termcast3
2 files changed, 5 insertions, 4 deletions
diff --git a/bin/stream_ttyrec b/bin/stream_ttyrec
index 13e0635..4f55cb2 100644
--- a/bin/stream_ttyrec
+++ b/bin/stream_ttyrec
@@ -15,9 +15,9 @@ stream_ttyrec - play a ttyrec to a termcast channel
=head1 DESCRIPTION
-See L<App::Termcast> for options documentation. This program will stream a
-ttyrec file to the given termcast channel. The ttyrec file may be given on the
-command line, or it will be read from STDIN.
+This program will stream a ttyrec file to the given termcast channel. The
+ttyrec file may be given on the command line, or it will be read from STDIN.
+See L<App::Termcast> for options documentation.
=cut
diff --git a/bin/termcast b/bin/termcast
index b97c2dd..d6e41a6 100644
--- a/bin/termcast
+++ b/bin/termcast
@@ -13,7 +13,8 @@ termcast - broadcast your terminal sessions for remote viewing
=head1 DESCRIPTION
-See L<App::Termcast> for documentation.
+Runs C<command> (or a shell, if the command isn't given), while broadcasting it
+to a termcast server. See L<App::Termcast> for options documentation.
=cut