Skip to content

Commit 7e648ac

Browse files
authored
Merge pull request buildkite#1772 from buildkite/josh/agent-bump
Updated docs for agent 3.40.0
2 parents b85c4e0 + cd25e75 commit 7e648ac

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pages/agent/v3/help/_env.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ script.
1717
`buildkite-agent env [options]`
1818

1919
## Description
20-
Prints out the environment of the current process as a JSON object, easily parsable by other programs. Used when
21-
executing hooks to discover changes that hooks make to the environment.
20+
Prints out the environment of the current process as a JSON object, easily
21+
parsable by other programs. Used when executing hooks to discover changes
22+
that hooks make to the environment.
2223

2324
## Example
2425
$ buildkite-agent env

0 commit comments

Comments
 (0)