Skip to content

Commit 11df05c

Browse files
committed
Docs
1 parent 6aa9a52 commit 11df05c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/src/ref/v2cli.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,14 @@ nextonic build
4040
You can use various Unix `argv[0]` hacks to achieve this, or you can just rename
4141
or symlink the `tectonic` binary to `nextonic` manually.
4242

43+
44+
## External tools
45+
46+
The V2 interface also supports external commands. If you run `tectonic -X cmd`, where `cmd` is NOT built into Tectonic, Tectonic will search for a binary called `tectonic-cmd` and run it if it exists.
47+
48+
49+
50+
4351
## Migration plan
4452

4553
The plan is to eventually migrate to make the V2 interface the default. This

0 commit comments

Comments
 (0)