1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 12:07:46 +00:00

Fixed more and test docs

This commit is contained in:
Alexandru-Constantin Atomei 2023-12-28 17:06:58 +02:00 committed by Sylvestre Ledru
parent f8f82774c3
commit ce28ae5c02
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# more
```
more [OPTIONS] <FILE>...
more [OPTIONS] FILE...
```
Display the contents of a text file

View file

@ -2,10 +2,11 @@
```
test EXPRESSION
test
[
[ EXPRESSION ]
[ ]
[ OPTION
]
```
Check file types and compare values.