From f31a96573ba697a1648b2c3675cf682ace19764b Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 10 Jul 2009 21:20:10 -0500 Subject: add synopsis and description --- lib/App/Termcast.pm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib') diff --git a/lib/App/Termcast.pm b/lib/App/Termcast.pm index 488e948..5926190 100644 --- a/lib/App/Termcast.pm +++ b/lib/App/Termcast.pm @@ -11,9 +11,13 @@ App::Termcast - broadcast your terminal sessions for remote viewing =head1 SYNOPSIS + termcast [options] [command] =head1 DESCRIPTION +App::Termcast is a client for the L service, which allows +broadcasting of a terminal session for remote viewing. It will either run a +command given on the command line, or a shell. =cut -- cgit v1.2.3-54-g00ecf