Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Sortix
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
412
Issues
412
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
sortix
Sortix
Commits
64f4f570
Commit
64f4f570
authored
Apr 15, 2018
by
Shikhin Sethi
Committed by
Jonas Termansen
Apr 15, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typos in sort(1).
parent
29587a27
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
sort.1
utils/sort.1
+2
-2
No files found.
utils/sort.1
View file @
64f4f570
...
...
@@ -33,7 +33,7 @@ order and exit 1.
.It Fl C, \-check=quiet, \-check=silent
Same as
.Fl c ,
but write no error to the standard output about the input being out order.
but write no error to the standard output about the input being out o
f o
rder.
.It Fl m, \-merge
Merge the presorted input files into a sorted output.
.It Fl o Ar path , Fl \-output Ns = Ns Ar path
...
...
@@ -47,7 +47,7 @@ This option is incompatible with
and
.Fl c .
.It Fl R , \-random-sort
Sort the lines randomly with a
n
uniform distribution, where all permutations are
Sort the lines randomly with a uniform distribution, where all permutations are
equally likely.
This option is incompatible with
.Fl C
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment