summaryrefslogtreecommitdiffstats
path: root/lib/App/Termcast.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/App/Termcast.pm')
-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