Rename multiple packages to OpenTofu (addrs, backend, command) (#506)

This commit is contained in:
Yaron Yarimi
2023-09-21 15:38:46 +03:00
committed by GitHub
parent d7cc74d9e2
commit 487d9bc6a4
180 changed files with 966 additions and 966 deletions

View File

@@ -21,7 +21,7 @@ func (c *MetadataCommand) Run(args []string) int {
func (c *MetadataCommand) Help() string {
helpText := `
Usage: opentf [global options] metadata <subcommand> [options] [args]
Usage: tofu [global options] metadata <subcommand> [options] [args]
This command has subcommands for metadata related purposes.