mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-22 12:05:11 +00:00
updated unix.stackexchange link from http to https
This commit is contained in:
parent
21758c81ea
commit
d40b7b1ff4
@ -146,7 +146,7 @@ pub enum SortField {
|
|||||||
/// slows the whole operation down, so many systems will only update the
|
/// slows the whole operation down, so many systems will only update the
|
||||||
/// timestamp in certain circumstances. This has become common enough that
|
/// timestamp in certain circumstances. This has become common enough that
|
||||||
/// it’s now expected behaviour!
|
/// it’s now expected behaviour!
|
||||||
/// <http://unix.stackexchange.com/a/8842>
|
/// <https://unix.stackexchange.com/a/8842>
|
||||||
AccessedDate,
|
AccessedDate,
|
||||||
|
|
||||||
/// The time the file was changed (the “ctime”).
|
/// The time the file was changed (the “ctime”).
|
||||||
|
Loading…
Reference in New Issue
Block a user