add "man ascii" (#30605)
This commit is contained in:
committed by
Randell Dawson
parent
43a0705a91
commit
e36f2a29f8
@ -34,6 +34,12 @@ man ls
|
|||||||
man -f shutdown
|
man -f shutdown
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Display the man page of ASCII table:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
man ascii
|
||||||
|
```
|
||||||
|
|
||||||
### More information:
|
### More information:
|
||||||
|
|
||||||
* [Wikipedia](https://en.wikipedia.org/wiki/Man_page)
|
* [Wikipedia](https://en.wikipedia.org/wiki/Man_page)
|
||||||
|
Reference in New Issue
Block a user