river/.cargo/bin/rustdoc
2021-04-06 20:41:50 +08:00

3 lines
36 B
Bash
Executable File

#!/bin/bash
$(which rustdoc) ${@:1}