Skip to content

Commit

Permalink
Update cmd/zed/use/command.go
Browse files Browse the repository at this point in the history
Co-authored-by: Noah Treuhaft <[email protected]>
  • Loading branch information
mattnibs and nwt authored Sep 28, 2023
1 parent a6db3e6 commit 42828dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/zed/use/command.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The use command is like "git checkuout" but there is no local copy of
the lake data. Rather, the local HEAD state influences commands as
they access the lake.
With no argument, use prints the working pool and branch as well of the
With no argument, use prints the working pool and branch as well as the
location of the current lake.
With an argument of the form "pool", use sets the working pool as indicated
Expand Down

0 comments on commit 42828dc

Please sign in to comment.