From a54fdc70be299a203a51d69c4e823f209a4c06ca Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Sun, 6 Jun 2010 13:44:11 +0000 Subject: unposted: fix incorrectly capitalized completion descriptions --- Completion/Unix/Command/_wget | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_wget') diff --git a/Completion/Unix/Command/_wget b/Completion/Unix/Command/_wget index 67c2326e2..54c09a377 100644 --- a/Completion/Unix/Command/_wget +++ b/Completion/Unix/Command/_wget @@ -79,7 +79,7 @@ _arguments -C -s \ '(--user)--ftp-user=:user' \ '(--password)--ftp-password=:password' \ "--no-remove-listing[don't remove \`.listing' files]" \ - '--no-glob[turn off FTP file name globbing.]' \ + '--no-glob[turn off FTP file name globbing]' \ '--no-passive-ftp' \ '--retr-symlinks' \ '--preserve-permissions[preserve remote file permissions with ftp]' \ -- cgit v1.3.1