summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-01-02 19:02:26 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2009-01-02 19:02:26 +0100
commitfdfe24a338e834fbf80bd60697b083c218ec4cf9 (patch)
treef075ab3569b81898ba30d4f46b37e081eccdc90e
parent9aa7660dd11efcaf2e1af831c20b3acb5dd872e1 (diff)
tibtoa: Updated documentation
-rwxr-xr-xbin/tibtoa14
1 files changed, 2 insertions, 12 deletions
diff --git a/bin/tibtoa b/bin/tibtoa
index a48cd75..9a3ccfb 100755
--- a/bin/tibtoa
+++ b/bin/tibtoa
@@ -837,18 +837,8 @@ B<tibtoa> reads in the file specified on the commandline and prints the result
to STDOUT. Errors, such as unknown bytes in the source, go to STDERR.
Currently, the following file types are supported:
-
-=over
-
-=item * B<*.8Xp> - program files
-
-=item * B<*.8Xm> - matrix files
-
-=item * B<*.8Xl> - list files
-
-=item * B<*.8Xn> - variable files
-
-=back
+B<.8Xv> (variable), B<.8Xl> (list), B<.8Xm> (matrix), B<.8Xe> (equation),
+B<.8Xs> (string), B<.8Xp> (program).
=head1 OPTIONS