1
0
mirror of https://github.com/sstephenson/bats.git synced 2024-09-29 12:38:26 +02:00
bats/man
2014-05-21 00:01:13 -04:00
..
bats.1 Update the man pages 2013-11-10 16:03:38 -06:00
bats.1.ronn Update the man pages 2013-11-10 16:03:38 -06:00
bats.7 Fix typo in docs 2014-05-21 00:01:13 -04:00
bats.7.ronn Fix typo in docs 2014-05-21 00:01:13 -04:00
Makefile Add makefile for man pages 2013-11-10 16:04:07 -06:00
README.md Add makefile for man pages 2013-11-10 16:04:07 -06:00

Bats man pages are generated with Ronn.

After making changes to bats.1.ronn or bats.7.ronn, run make in this directory to generate bats.1 and bats.7. Do not edit the bats.1 or bats.7 files directly.