mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:17:36 +00:00
Base: Unify synopsis format in manpages
This commit is contained in:
parent
5bc82c0185
commit
b80b6ffca0
9 changed files with 18 additions and 10 deletions
|
@ -4,7 +4,9 @@ echo - print the given text
|
|||
|
||||
## Synopsis
|
||||
|
||||
`echo text...`
|
||||
```**sh
|
||||
$ echo text...
|
||||
```
|
||||
|
||||
## Description
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue