From ce28ae5c02f1f2d30c549b92fb4a7220c761109b Mon Sep 17 00:00:00 2001 From: Alexandru-Constantin Atomei Date: Thu, 28 Dec 2023 17:06:58 +0200 Subject: [PATCH] Fixed more and test docs --- src/uu/more/more.md | 2 +- src/uu/test/test.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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.