diff --git a/src/Options/Applicative/Builder.hs b/src/Options/Applicative/Builder.hs index 52e0bf9d..74f06335 100644 --- a/src/Options/Applicative/Builder.hs +++ b/src/Options/Applicative/Builder.hs @@ -257,7 +257,7 @@ command cmd pinfo = fieldMod $ \p -> -- @ -- -- > Available commands: --- > hello, hi Print greeting +-- > hello,hi Print greeting -- > goodbye Say goodbye -- -- @since 0.20.0.0