From e3d879dbd80e9760e8bbecd579c8d66e7e9471bb Mon Sep 17 00:00:00 2001 From: Anton Bachin Date: Fri, 2 Jun 2017 04:51:32 -0500 Subject: [PATCH] Fix some typos in command option docs (#117) --- bin/main.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/main.ml b/bin/main.ml index 48bbab52..74a607bf 100644 --- a/bin/main.ml +++ b/bin/main.ml @@ -159,7 +159,7 @@ let common = & opt (some string) None & info ["only-packages"] ~docs ~docv:"PACKAGES" ~doc:{|Ignore stanzas referring to a package that is not in $(b,PACKAGES). - $(b,PACKAGES) is a coma-separated list of package name. + $(b,PACKAGES) is a comma-separated list of package names. Note that this has the same effect as deleting the relevant stanzas from jbuild files. It is mostly meant for releases. During development, it is likely that what you want instead is to