File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -204,10 +204,11 @@ The output format is JSON and contains fields as follows:
204204
205205* ``atime ``: access time of the subvolume group path in the format ``YYYY-MM-DD
206206 HH:MM:SS ``
207- * ``mtime ``: modification time of the subvolume group path in the format
207+ * ``mtime ``: time of the most recent modification of the subvolume group path
208+ in the format
208209 ``YYYY-MM-DD HH:MM:SS ``
209- * ``ctime ``: change time of the subvolume group path in the format `` YYYY-MM-DD
210- HH:MM:SS ``
210+ * ``ctime ``: time of the most recent change of the subvolume group path in the
211+ format `` YYYY-MM-DD HH:MM:SS ``
211212* ``uid ``: uid of the subvolume group path
212213* ``gid ``: gid of the subvolume group path
213214* ``mode ``: mode of the subvolume group path
You can’t perform that action at this time.
0 commit comments