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:
parent
f8f82774c3
commit
ce28ae5c02
2 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# more
|
||||
|
||||
```
|
||||
more [OPTIONS] <FILE>...
|
||||
more [OPTIONS] FILE...
|
||||
```
|
||||
|
||||
Display the contents of a text file
|
||||
|
|
|
@ -2,10 +2,11 @@
|
|||
|
||||
```
|
||||
test EXPRESSION
|
||||
test
|
||||
[
|
||||
[ EXPRESSION ]
|
||||
[ ]
|
||||
[ OPTION
|
||||
]
|
||||
```
|
||||
|
||||
Check file types and compare values.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue