Fix multiple output example code (#205)

This commit is contained in:
Zack McCauley
2024-02-20 06:03:24 -08:00
committed by GitHub
parent f7921f0c6f
commit 504c4a3213

View File

@@ -2813,7 +2813,7 @@ output {
}
----
Running `pkl eval -m output/ pigeon.pkl` produces the following output files:
Running `pkl eval -m output/ birds.pkl` produces the following output files:
.output/birds/pigeon.json
[source,json]