man ada-indent (Commandes) - a program that indents Ada code
NAME
ada-indent - a program that indents Ada code
SYNOPSIS
ada-indent [files]
DESCRIPTION
This manual page documents briefly the ada-indent command.
ada-indent is a simple wrapper around emacs's ada-mode, that reindents Ada code from the command line.
OPTIONS
There are no options.
BUGS
This is a trivial wrapper around ada-mode. That means it loads emacs everytime you want to indent a file, there are no options on how the code gets indented, and the error messages on malformed code aren't very helpful.
AUTHOR
This manual page was written by David Starner <dstarner98@aasaa.ofe.org>, for the Debian GNU/Linux system (but may be used by others).