Skip to content

Commit

Permalink
prettier linting
Browse files Browse the repository at this point in the history
  • Loading branch information
tkchafin committed Nov 19, 2024
1 parent 959537d commit 641d464
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ find v5/data -name "*.tar.gz" | parallel "cd {//}; tar -xzf {/}"
```

Finally re-compress and cleanup the files:

```bash
tar -cvzf $BUSCO_TAR $BUSCO
rm -r $BUSCO
Expand Down

0 comments on commit 641d464

Please sign in to comment.