From 39edf6c5df65950e7257e855cdac792a55bc07d5 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 18 Apr 2010 17:39:31 -0500 Subject: update docs --- bin/stream_ttyrec | 6 +++--- bin/termcast | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'bin') 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 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 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 for documentation. +Runs C (or a shell, if the command isn't given), while broadcasting it +to a termcast server. See L for options documentation. =cut -- cgit v1.2.3-54-g00ecf