mirror of
https://github.com/apple/pkl.git
synced 2026-03-17 23:03:54 +01:00
Fix missing pkl eval subcommand in documentation examples
This commit is contained in:
committed by
Philip K.F. Hölzenspies
parent
9f4fd58577
commit
bb3e3929ac
@@ -342,7 +342,7 @@ The following command prints `Pigeon` to the console:
|
||||
|
||||
[source,shell]
|
||||
----
|
||||
pkl -x metadata.name pigeon.pkl
|
||||
pkl eval -x metadata.name pigeon.pkl
|
||||
# => Pigeon
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user