From fdfe24a338e834fbf80bd60697b083c218ec4cf9 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 2 Jan 2009 19:02:26 +0100 Subject: tibtoa: Updated documentation --- bin/tibtoa | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to 'bin') diff --git a/bin/tibtoa b/bin/tibtoa index a48cd75..9a3ccfb 100755 --- a/bin/tibtoa +++ b/bin/tibtoa @@ -837,18 +837,8 @@ B 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 -- cgit v1.2.3