Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardmack committed Apr 3, 2023
1 parent 8a31852 commit 6cc65f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/gossamer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ The `importStateAction` function is defined in [`main.go`](main.go).
The `export` subcommand transforms a genesis configuration and Gossamer state into a TOML configuration file. This
subcommand invokes the `exportAction` function defined in [`export.go`](export.go).

- `--config` - path to a TOML configuration file (e.g. those defined in [the `chain` directory](../../internal/chain))
- `--config` - path to a TOML configuration file (e.g. those defined in [the `chain` directory](../../chain))
- `--basepath` - path to the Gossamer data directory that defines the state to export

## Client Components
Expand Down

0 comments on commit 6cc65f7

Please sign in to comment.