mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #89] [MERGED] Fix missing pkl eval subcommand in documentation examples
#406
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/89
Author: @lilyball
Created: 2/7/2024
Status: ✅ Merged
Merged: 2/7/2024
Merged by: @holzensp
Base:
main← Head:langref-pkl-eval📝 Commits (2)
c0bca88Fix missingpkl evalsubcommand in documentation examplesd4a87c1Fix CLI docs examples for-x📊 Changes
2 files changed (+7 additions, -7 deletions)
View changed files
📝
docs/modules/language-reference/pages/index.adoc(+5 -5)📝
docs/modules/pkl-cli/pages/index.adoc(+2 -2)📄 Description
A bunch of examples were trying to invoke
pklon a file directly without using a subcommand.Also fix the docs for
pkl eval -xthat used the wrong key.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.