pages*: simplify page description (#12149)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# uniq
|
||||
|
||||
> Output the unique lines from the given input or file.
|
||||
> Output the unique lines from a input or file.
|
||||
> Since it does not detect repeated lines unless they are adjacent, we need to sort them first.
|
||||
> More information: <https://www.gnu.org/software/coreutils/uniq>.
|
||||
|
||||
|
Reference in New Issue
Block a user