Skip to content

Commit f894856

Browse files
committed
Disk: update module description
1 parent 313bb02 commit f894856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/disk/disk.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ void ffInitDiskOptions(FFDiskOptions* options)
448448
ffOptionInitModuleBaseInfo(
449449
&options->moduleInfo,
450450
FF_DISK_MODULE_NAME,
451-
"Print partitions, space usage, disk type, etc",
451+
"Print partitions, space usage, file system, etc",
452452
ffParseDiskCommandOptions,
453453
ffParseDiskJsonObject,
454454
ffPrintDisk,

0 commit comments

Comments
 (0)