mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-13 21:26:27 +02:00
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user