30 lines
571 B
Markdown
30 lines
571 B
Markdown
---
|
|
title: get_lib_manpages
|
|
id: get_lib_manpages
|
|
weight: 30
|
|
draft: false
|
|
author: "people"
|
|
---
|
|
|
|
## Name
|
|
|
|
get_lib_manpages.lua - retrieve the included library documentation and output it as man pages
|
|
|
|
## Description
|
|
|
|
This script retrieves the included documentation in the script libaries and outputs them to the system temporary directory as man pages. Stop this script after it runs otherwise it will regenerate the pages each time it runs.
|
|
|
|
## Usage
|
|
|
|
* start this script from script manager
|
|
|
|
## Additional Software Required
|
|
|
|
|
|
## Limitations
|
|
|
|
|
|
## Author
|
|
|
|
|
|
## Change Log
|