Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 726 Bytes

README.md

File metadata and controls

35 lines (30 loc) · 726 Bytes

doc

Documentation for your shell scripts!

Installation

Installation with basher:

basher install shellm/doc

Installation from source:

git clone https://gitlab.com/shellm/doc
cd doc
sudo ./install.sh

Usage

Command-line:

doc -h

As a library:

# with basher's include
include shellm/doc lib/doc.sh
# with shellm's include
shellm-include shellm/doc lib/doc.sh