Rewrap example in readme to 80 columns
This makes it easier to read the example e. g. on crates.io.
This commit is contained in:
parent
754e0eecae
commit
44fe71d5bb
@ -6,11 +6,12 @@ SPDX-License-Identifier: MIT
|
||||
# rusty-man
|
||||
|
||||
```
|
||||
$ rusty-man rusty-man | head -4
|
||||
rusty-man Module rusty-man rusty-man
|
||||
$ rusty-man rusty-man | head -5
|
||||
rusty-man Module rusty-man rusty-man
|
||||
|
||||
DESCRIPTION
|
||||
rusty-man is a command-line viewer for documentation generated by `rustdoc`.
|
||||
rusty-man is a command-line viewer for documentation generated by
|
||||
`rustdoc`.
|
||||
```
|
||||
|
||||
## Example Usage
|
||||
|
Loading…
Reference in New Issue
Block a user