mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 15:57:36 +00:00
Base: Update synopsis of grep(1) and tr(1) manpages as well
This commit is contained in:
parent
2a04f1fa80
commit
81786f6abe
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ tr
|
|||
## Synopsis
|
||||
|
||||
```sh
|
||||
$ tr [--complement] [--delete] <from> [to]
|
||||
$ tr [--complement] [--delete] [--squeeze-repeats] <from> [to]
|
||||
```
|
||||
|
||||
## Options:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue