summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-07-10 21:20:10 -0500
committerJesse Luehrs <doy@tozt.net>2009-07-10 21:24:07 -0500
commitf31a96573ba697a1648b2c3675cf682ace19764b (patch)
tree0e87ed9e1087fe4f49af96c5cbe35ce04fee4573
parentab9522e662ae0eac3c7b5d44196d4d2f3b9f577e (diff)
downloadapp-termcast-f31a96573ba697a1648b2c3675cf682ace19764b.tar.gz
app-termcast-f31a96573ba697a1648b2c3675cf682ace19764b.zip
add synopsis and description
-rw-r--r--lib/App/Termcast.pm4
1 files changed, 4 insertions, 0 deletions
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<http://termcast.org/> 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