NAME

podToMD.pl - Convert EPICS .pod files to .md

SYNOPSIS

podToMD.pl [-h] [-o file.md] file.pod

DESCRIPTION

Converts files from Perl's POD format into Markdown format.

OPTIONS

podToMD.pl understands the following options:

-h

Help, display this document as text.

-o file.md

Name of the Markdown output file to be created.

If no output filename is set, the file created will be named after the input file, removing any directory components in the path and replacing any file extension with .md.

COPYRIGHT AND LICENSE

Copyright (C) 2013 UChicago Argonne LLC, as Operator of Argonne National Laboratory.

This software is distributed under the terms of the EPICS Open License.