The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

toader-dir - A tool for manipulating the Toader directory index file.

SYNOPSIS

toader-dir -a be

toader-dir -a bg

toader-dir -a bs -b <body file>

toader-dir -a pa -F <file>

toader-dir -a pe -F <file>

toader-dir -a pl

toader-dir -a pr -F <file>

toader-dir -a rp

toader-dir -a sg

toader-dir -a ss -s <summary>

toader-dir -a rc [-p]

toader-dir -a render

toader-dir -a rg

toader-dir -a rs -r <renderer>

SWITCHES

-a <action>

The specified action to perform.

-b <body file>

The body file to use.

-F <file>

The file to use, file part to remove, or directory to extract them to.

-p

Print the rendered content.

-r <renderer>

The renderer to use.

-s <summary>

The summary to use.

ACTIONS

be

Edits the body of the specified directory

bg

Prints the body of the specified directory

bs

Sets the body of the specified directory

Required switches...

    -b <body file>

pa

Adds a subpart.

Required switches...

    -F <file>

pe

Extracts the subparts.

Required switches...

    -F <directory>

pl

List the subparts.

pr

Removes a subpart.

Required switches...

    -F <file>

rp

Prints the raw directory.

Required switches...

    -r <renderer>

sg

Gets the summary

ss

Sets the summary.

Required switches...

    -s <summary>

rc

Checks if the content of a entry can be rendered.

Optional switches...

    -p

render

Renders the directory.

rg

Gets the renderer.

rs

Sets the renderer.

Required switches...

    -r <renderer>

Environmental Variables:

Toader_outputdir

The output directory to use.

AUTHOR

Copyright (c) 2013, Zame C. Bowers-Hadley <vvelox@vvelox.net>

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

    * Redistributions of source code must retain the above copyright notice,
     this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS` OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

OSNAMES

unix

README

toader-dir - A tool for manipulating the Toader directory index file.