Fix multiple output example code (#205)

This commit is contained in:
Zack McCauley
2024-02-20 06:03:24 -08:00
committed by Islon Scherer
parent c652bbe5cd
commit 8f130d8d49

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]