From 7276d04934192c0a9e32617f0c8c42d166dbdb52 Mon Sep 17 00:00:00 2001 From: Fabian Klotzl Date: Thu, 9 Mar 2017 20:27:41 -0800 Subject: 40808: fix typos where (x,y) should have been (x y) in _arguments syntax --- Completion/Linux/Command/_mdadm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Linux/Command/_mdadm') diff --git a/Completion/Linux/Command/_mdadm b/Completion/Linux/Command/_mdadm index b2af3269d..b6dce7ccb 100644 --- a/Completion/Linux/Command/_mdadm +++ b/Completion/Linux/Command/_mdadm @@ -78,7 +78,7 @@ if (( $+words[(r)-(A|-assemble)] )); then '(--scan -s)'{--scan,-s}'[scan config file for missing information]' '(--run -R)'{--run,-R}'[try to start the array even if not enough devices for a full array are present]' '(--force -f)'{--force,-f}'[assemble the array even if some superblocks appear out-of-date]' - '(--update,-U)'{--update=,-U}'[update superblock]::update the superblock:(sparc2.2 summaries uuid resync byteorder super-minor)' + '(--update -U)'{--update=,-U}'[update superblock]::update the superblock:(sparc2.2 summaries uuid resync byteorder super-minor)' ) fi -- cgit 1.4.1