Adds newline to fastboot's CLI help (#34712)

This commit is contained in:
Brooks 2024-01-09 15:28:39 -05:00 committed by GitHub
parent 38494e5956
commit abe699b7b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.";