ossp-pkg/as/as-gui/as-gui.pod 1.2 -> 1.3
--- as-gui.pod 2002/11/28 20:44:36 1.2
+++ as-gui.pod 2003/03/05 15:23:33 1.3
@@ -26,19 +26,39 @@
## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
## SUCH DAMAGE.
##
-## titraq.pod: Plain old documentation file
+## as-gui.pod: Plain old documentation file
##
=pod
=head1 NAME
-B<titraq> - OSSP AS graphical user interface
+B<as-gui> - accounting system graphical client
+
+=head1 VERSION
+
+as-gui ASGUI_VERSION_STR
=head1 SYNOPSIS
+B<as-gui> [file]
+
=head1 DESCRIPTION
+The B<as-gui> application tracks the time a person spends on a number of
+predefined tasks. This is the graphical client to the B<Accounting System>
+server (B<AS>). Although the two can interact through means of interprocess
+communication mechanisms, B<as-gui> is a generic stand-alone tool which can be
+used with no B<AS> server.
+
+When logging to a local file, B<as-gui> takes input and waits until receiving
+a save request from the user. Then, the time sheet will save its data entries
+to the associated file name (as shown in the title bar).
+
+Logging to a remote B<AS> server follows the same input scheme, but at least
+one B<AS> server must be specified in the preferences. A simple 'syncronize
+with server' operation does the rest.
+
=head1 OPTIONS
=item B<-?>|B<--usage>
|
|