docs: custom context files improvements (#4096)

This commit is contained in:
dianed-square
2025-08-21 10:53:21 -07:00
committed by GitHub
parent 5d7e6d0cb1
commit 6cb9f6771f
3 changed files with 9 additions and 6 deletions
@@ -339,7 +339,7 @@ You can turn your current Goose session into a reusable recipe that includes the
**Basic Usage** - Run once and exit (see [run options](/docs/guides/goose-cli-commands#run-options) and [recipe commands](/docs/guides/goose-cli-commands#recipe) for more):
```sh
# Using recipe file in current directory or GOOSE_RECIPE_PATH directories
# Using recipe file in current directory or `GOOSE_RECIPE_PATH` directories
goose run --recipe recipe.yaml
# Using full path