3 lines
66 B
Bash
Executable File
3 lines
66 B
Bash
Executable File
#!/bin/bash
|
|
rdoc -x cache/ -x spec/ -x data/ -x coverage/ -x doc/
|