TAB2OLOL

NAME
SYNOPSIS
DESCRIPTION
EXAMPLES
AUTHOR
SEE ALSO

NAME

tab2olol − Convert tab-indented text files to Outliner Lighto outline files

SYNOPSIS

tab2olol filename

DESCRIPTION

tab2olol can be used to convert a tab-indented text file (like those that olol2tab(1) is making) to an Outliner Lighto outline file (.olol file). The program will convert the file passed as its argument and output the converted file in the standard output as it processes it.

For details on the format expected by tab2olol see olol2tab(1).

EXAMPLES

Convert the elements.tabfile tab-indented text file to an olol file
named elements.olol

tab2olol elements.tabfile > elements.olol

AUTHOR

Kostas "Bad Sector" Michalopoulos <badsector@runtimeterror.com>

SEE ALSO

ol(1), olol2tab(1), ololfiles(5)