about summary refs log tree commit diff
path: root/Completion/Unix/Command/_growisofs
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2021-08-29 16:55:25 +0200
committerOliver Kiddle <opk@zsh.org>2021-08-29 16:55:25 +0200
commit76de0b05dad2d097979e61749efd0e784644cc47 (patch)
tree6897a78c69e03ef8e96d94d8215c456a53877ea4 /Completion/Unix/Command/_growisofs
parente872a7cec99cb1dbdfc1673d1aa47ceb89014e20 (diff)
downloadzsh-76de0b05dad2d097979e61749efd0e784644cc47.tar.gz
zsh-76de0b05dad2d097979e61749efd0e784644cc47.tar.xz
zsh-76de0b05dad2d097979e61749efd0e784644cc47.zip
49315: list units in brackets at the end of group descriptions
Diffstat (limited to 'Completion/Unix/Command/_growisofs')
-rw-r--r--Completion/Unix/Command/_growisofs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_growisofs b/Completion/Unix/Command/_growisofs
index 8f4da4030..206d2c2c7 100644
--- a/Completion/Unix/Command/_growisofs
+++ b/Completion/Unix/Command/_growisofs
@@ -270,7 +270,7 @@ else
     '-sort[sort files on the image based on weights defined in the given file]:sort-weighting file:_files' \
     '-sparc-label[set the sun disk-label-name used for the -sparc-boot option]:label' \
     '-split-output[split the output image into several files ~1GiB in size]' \
-    '-stream-media-size[enable streaming operation and set media size to given number of sectors]:media size in sectors' \
+    '-stream-media-size[enable streaming operation and set media size to given number of sectors]:media size (sectors)' \
     '-stream-file-name[reserved for future use]:name' \
     '-sunx86-boot[specify a comma-separated list of file-system images needed to make a bootable Solaris-x86-CD]:list' \
     '-sunx86-label[specify the SVr4 disk-label-name for the SVr4 disk-label created with the -sunx86-boot option]:label' \