dahak-metagenomics / dahak

benchmarking and containerization of tools for analysis of complex non-clinical metagenomes.
https://dahak-metagenomics.github.io/dahak
BSD 3-Clause "New" or "Revised" License
21 stars 4 forks source link

remove PS1 `$` prompt from copy-able commands in documentation #101

Closed stephenturner closed 6 years ago

stephenturner commented 6 years ago

When I hit the "copy" button on commands in the documentation, most of them travel along with the $ prompt. E.g. at https://dahak-metagenomics.github.io/dahak/running_workflows/#how-do-i-use-snakemake-with-singularity

$ SINGULARITY_BINDPATH="my_data:/data" snakemake --use-singularity <target>
charlesreid1 commented 6 years ago

Thanks for pointing this out, will remove these and double-check we're being clear about when we're giving users bash commands versus other commands.

charlesreid1 commented 6 years ago

Okay, this should be cleared up. Let me know if you see any more of the $ prefixes.