Skip to content

Commit e6e7572

Browse files
committed
Doc: update changelog again [ci skip]
1 parent 884d256 commit e6e7572

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ Features:
1919
{
2020
"modules": [
2121
{
22-
"key": "OS Age", // No longer need to write bash scripts
22+
"key": "OS Installation Date", // No longer need to write bash scripts
2323
"type": "disk",
2424
"folders": "/", // Different OSes may need to specify different folders
25-
"format": "{days} days" // Number of days after the root folder was created
25+
"format": "{create-time:10} [{days} days]" // Reports the creation date of the root folder
2626
}
2727
]
2828
}

0 commit comments

Comments
 (0)