Skip to content

Commit

Permalink
CR Fixes 3
Browse files Browse the repository at this point in the history
  • Loading branch information
N-o-Z committed Aug 2, 2023
1 parent bd0cd85 commit d0e05a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/lakectl/cmd/local.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
var localCmd = &cobra.Command{
Use: "local",
// TODO: Remove BETA when feature complete
Short: "BETA: sync local directories with remote lakeFS locations",
Short: "BETA: sync local directories with lakeFS paths",
}

//nolint:gochecknoinits
Expand Down

0 comments on commit d0e05a9

Please sign in to comment.