summaryrefslogtreecommitdiff
path: root/parted/parted.c
diff options
context:
space:
mode:
Diffstat (limited to 'parted/parted.c')
-rw-r--r--parted/parted.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/parted/parted.c b/parted/parted.c
index 955489a..5c7c270 100644
--- a/parted/parted.c
+++ b/parted/parted.c
@@ -2223,8 +2223,7 @@ command_register (commands, command_create (
do_print,
str_list_create (
_("print [devices|free|list,all] display the partition table, "
- "available devices, free space, all found partitions, or a particular "
- "partition"),
+ "or available devices, or free space, or all found partitions"),
NULL),
str_list_create (
_("Without arguments, 'print' displays the entire partition table. However "