summaryrefslogtreecommitdiff
path: root/bin/tibtoa
diff options
context:
space:
mode:
Diffstat (limited to 'bin/tibtoa')
-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