Skip to content

[easy][cli] Add newline to boundary of --help message of --trace and --[no-]check#2500

Merged
Cyan4973 merged 1 commit intofacebook:devfrom
senhuang42:add_cli_newline
Feb 17, 2021
Merged

[easy][cli] Add newline to boundary of --help message of --trace and --[no-]check#2500
Cyan4973 merged 1 commit intofacebook:devfrom
senhuang42:add_cli_newline

Conversation

@senhuang42
Copy link

Noticed that it was displaying like:

--[no-]check : during compression, add XXH64 integrity checksum to frame (default: enabled). If specified with -d, decompressor will ignore/validate checksums in compressed frame (default: validate).--trace FILE : log tracing information to FILE.

Now displays like:

--[no-]check : during compression, add XXH64 integrity checksum to frame (default: enabled). If specified with -d, decompressor will ignore/validate checksums in compressed frame (default: validate).
--trace FILE : log tracing information to FILE.

@Cyan4973 Cyan4973 merged commit b2bff75 into facebook:dev Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants