diff --git a/src/uu/more/more.md b/src/uu/more/more.md index cb626060e..e63ca1a87 100644 --- a/src/uu/more/more.md +++ b/src/uu/more/more.md @@ -1,7 +1,7 @@ # more ``` -more [OPTIONS] ... +more [OPTIONS] FILE... ``` Display the contents of a text file diff --git a/src/uu/test/test.md b/src/uu/test/test.md index e67eb1824..b198c220b 100644 --- a/src/uu/test/test.md +++ b/src/uu/test/test.md @@ -2,10 +2,11 @@ ``` test EXPRESSION -test +[ [ EXPRESSION ] [ ] [ OPTION +] ``` Check file types and compare values.