rename distance subcommand to phylo
Rename the distance CLI subcommand to phylo across the codebase, documentation, and build configurations. Relocate source files from cmd/distance/ to a dedicated cmd/phylo/ module, update all internal routing references, and adjust benchmark scripts and Makefile targets to reflect the new command name.
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ nav:
|
||||
- query: usage/query.md
|
||||
- dump: usage/dump.md
|
||||
- annotate: usage/annotate.md
|
||||
- distance: usage/distance.md
|
||||
- phylo: usage/phylo.md
|
||||
- unitig: usage/unitig.md
|
||||
- estimate: usage/estimate.md
|
||||
- reindex: usage/reindex.md
|
||||
|
||||
Reference in New Issue
Block a user