The shell commands are documented in the shell itself (<command> --help) or (help <command>) or (<command> -?). Documentation in prose in the manual *might* be useful (maybe), but I think that it matters more that the shell's help documentation is sufficient. The manual should refer to that help command for details about the available commands. We don't really want to promote use of the shell for things other than triage/maintenance stuff, so there hasn't been an emphasis on it in external documentation.
-- Christopher L Tubbs II http://gravatar.com/ctubbsii On Sat, Jun 14, 2014 at 10:38 PM, David Medinets <[email protected]> wrote: > I see these shell commands are unit tested, but is there use described in > prose? >
