Skip to content

Commit

Permalink
Added documentation for update_config option
Browse files Browse the repository at this point in the history
  • Loading branch information
RickiNano committed Apr 30, 2024
1 parent 03fbc86 commit ab21f62
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/commands/command-line-interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@ If `--use_defaults` is passed, the generated config will not have values comment

The output can be piped to a file, using the locations defined in [configuration](/running-a-node/configuration#configuration-file-locations).

### --update_config
_version 27.0+_
Writes an updated node configuration to stdout, populated with the non-default values from the current node config, merged with commented-out defaults suitable for this system

The output can be piped to a file, using the locations defined in [configuration](/running-a-node/configuration#configuration-file-locations).

### --help
Print out options

Expand Down

0 comments on commit ab21f62

Please sign in to comment.