Skip to content

Commit

Permalink
Adds newline to fastboot's CLI help (#34712)
Browse files Browse the repository at this point in the history
  • Loading branch information
brooksprumo committed Jan 9, 2024
1 parent 38494e5 commit abe699b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ledger/src/use_snapshot_archives_at_startup.rs
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ pub mod cli {
If there is no state already on disk, startup will fail. \
Note, this will use the latest state available, \
which may be newer than the latest snapshot archive. \
Specifying \"when-newest\" will use snapshot-related state \
\nSpecifying \"when-newest\" will use snapshot-related state \
already on disk unless there are snapshot archives newer than it. \
This can happen if a new snapshot archive is downloaded \
while the node is stopped.";
Expand Down

0 comments on commit abe699b

Please sign in to comment.