mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-04 14:12:06 -07:00
committed by
Andrew Gallant
parent
eb18da0450
commit
e82fbf2c46
@@ -2067,7 +2067,7 @@ for this flag are:
|
|||||||
path Sort by file path.
|
path Sort by file path.
|
||||||
modified Sort by the last modified time on a file.
|
modified Sort by the last modified time on a file.
|
||||||
accessed Sort by the last accessed time on a file.
|
accessed Sort by the last accessed time on a file.
|
||||||
created Sort by the cretion time on a file.
|
created Sort by the creation time on a file.
|
||||||
none Do not sort results.
|
none Do not sort results.
|
||||||
|
|
||||||
If the sorting criteria isn't available on your system (for example, creation
|
If the sorting criteria isn't available on your system (for example, creation
|
||||||
@@ -2100,7 +2100,7 @@ for this flag are:
|
|||||||
path Sort by file path.
|
path Sort by file path.
|
||||||
modified Sort by the last modified time on a file.
|
modified Sort by the last modified time on a file.
|
||||||
accessed Sort by the last accessed time on a file.
|
accessed Sort by the last accessed time on a file.
|
||||||
created Sort by the cretion time on a file.
|
created Sort by the creation time on a file.
|
||||||
none Do not sort results.
|
none Do not sort results.
|
||||||
|
|
||||||
If the sorting criteria isn't available on your system (for example, creation
|
If the sorting criteria isn't available on your system (for example, creation
|
||||||
|
Reference in New Issue
Block a user