mirror of
https://github.com/watchexec/watchexec.git
synced 2024-11-13 07:41:11 +01:00
2 lines
67 B
Bash
Executable file
2 lines
67 B
Bash
Executable file
#!/bin/sh
|
|
exec ronn --roff --html --style=toc doc/watchexec.1.ronn
|