https://github.com/docopt/docopts/blob/62aed3d4cb02f36864ace03ecb89f8a200e311ca/examples/legacy_bash/cat-n_wrapper_example.sh#L19 I believe you can just do: ```bash source docopts.sh ``` .. since it now in your PATH.
docopts/examples/legacy_bash/cat-n_wrapper_example.sh
Line 19 in 62aed3d
I believe you can just do:
source docopts.sh.. since it now in your PATH.