Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools/shman.sh: Fix missing local var declaration | Patrick McDermott | 2018-12-27 | 1 | -0/+1 |
| | |||||
* | tools/shman.sh: Drop an unused global constant | Patrick McDermott | 2018-12-27 | 1 | -1/+0 |
| | |||||
* | tools/shman.sh: Add @stdin, @stdout, and @stderr commands | Patrick McDermott | 2018-12-27 | 1 | -1/+16 |
| | |||||
* | tools/shman.sh: Support a @purity command | Patrick McDermott | 2018-12-27 | 1 | -1/+6 |
| | |||||
* | tools/shman.sh: Generate "OPERANDS" sections | Patrick McDermott | 2018-12-27 | 1 | -1/+17 |
| | |||||
* | tools/shman.sh: Generate "OPTIONS" sections | Patrick McDermott | 2018-12-27 | 1 | -1/+22 |
| | |||||
* | tools/shman.sh: Remove some old commented-out code | Patrick McDermott | 2018-12-27 | 1 | -4/+0 |
| | |||||
* | tools/shman.sh: Drop markdown-like font markup | Patrick McDermott | 2018-12-27 | 1 | -14/+0 |
| | |||||
* | tools/shman.sh: New file | Patrick McDermott | 2018-12-27 | 1 | -0/+282 |
| | |||||
* | tools/shld.sh, tools/shpp.sh: Add | Patrick McDermott | 2018-12-20 | 2 | -0/+339 |