Closed muzimuzhi closed 7 months ago
This also removes the leading space before "Usage" in SYNOPSIS.
Before
NAME l3sys-query SYNOPSIS Usage l3sys-query <cmd> [<options>] [<args>] // ^ notice the leading space here
After
NAME l3sys-query SYNOPSIS l3sys-query <cmd> [<options>] [<args>]
This also removes the leading space before "Usage" in SYNOPSIS.
Before
After