FreeBSD Manual Pages
TREE-INFLATE(1) User Contributed Perl Documentation TREE-INFLATE(1) NAME tree-inflate - transform a one-tree-per-line treebank into something human-readable SYNOPSIS tree-inflate [options] [file or STDIN] Options: -help brief help message -man full documentation OPTIONS -help Print a brief help message and exits. -man Prints the manual page and exits. DESCRIPTION Reads one-tree-per-line from STDIN or indicated files, reformats the trees according to a Penn standard (spreading daughters to the next line, applying indenting, etc) and prints them to STDOUT. Handy with less etc for spot-checking trees stored in one-per-line format. perl v5.32.1 2005-01-05 TREE-INFLATE(1)
NAME | SYNOPSIS | OPTIONS | DESCRIPTION
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=tree-inflate&sektion=1&manpath=FreeBSD+13.0-RELEASE+and+Ports>