INSIGNEO / pFIRE

The Parallel Framework for Image Registration
https://insigneo.github.io/pFIRE/
Apache License 2.0
13 stars 5 forks source link

The `pfire --help` example in the documentation says "not found" #48

Closed drj11 closed 5 years ago

drj11 commented 5 years ago

As of writing, in the documentation https://insigneo.github.io/pFIRE/cli_quickstart.html#elastic-registration

says

pFIRE is invoked from the console:

$ pfire --help
bash: line 1: pfire: command not found

I'm pretty sure that it should show an example output from the pfire command, instead of pfire: command not found.

ptooley commented 5 years ago

Ah, this is due to the documentation output being dynamically generated, paths clearly need to be fixed in the script...