mirror of
https://github.com/apple/pkl.git
synced 2026-03-20 16:23:57 +01:00
Fix missing pkl eval subcommand in documentation examples
This commit is contained in:
@@ -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