From 1d2b4ed321c55df609d69e3505e3d37ad28c6fb8 Mon Sep 17 00:00:00 2001 From: EricFromCanada Date: Thu, 1 Feb 2018 16:06:17 -0500 Subject: docs: add more missing option descriptions and improve wording or formatting where necessary. --- Library/Homebrew/cmd/outdated.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Homebrew/cmd/outdated.rb') diff --git a/Library/Homebrew/cmd/outdated.rb b/Library/Homebrew/cmd/outdated.rb index f163212e1..97367ca1e 100644 --- a/Library/Homebrew/cmd/outdated.rb +++ b/Library/Homebrew/cmd/outdated.rb @@ -9,8 +9,8 @@ #: #: If `--verbose` (or `-v`) is passed, display detailed version information. #: -#: If `--json=` is passed, the output will be in JSON format. The only -#: valid version is `v1`. +#: If `--json=` is passed, the output will be in JSON format. +#: Currently the only accepted value for is `v1`. #: #: If `--fetch-HEAD` is passed, fetch the upstream repository to detect if #: the HEAD installation of the formula is outdated. Otherwise, the -- cgit v1.2.3