From 7e661d3a394aaf7a015ab927e7459d59abc2041b Mon Sep 17 00:00:00 2001 From: Peter Melnichenko Date: Tue, 12 Sep 2017 18:15:01 +0300 Subject: Formatting fix for recent addition to `make` help message --- src/luarocks/make.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/luarocks/make.lua b/src/luarocks/make.lua index 13682413..e59dee37 100644 --- a/src/luarocks/make.lua +++ b/src/luarocks/make.lua @@ -33,7 +33,8 @@ This command is useful as a tool for debugging rockspecs. To install rocks, you'll normally want to use the "install" and "build" commands. See the help on those for details. -NB: Use `luarocks install` with the `--only-deps` flag if you want to install dependencies of the rockspec (see `luarocks help install`) +NB: Use `luarocks install` with the `--only-deps` flag if you want to install +only dependencies of the rockspec (see `luarocks help install`). --pack-binary-rock Do not install rock. Instead, produce a .rock file with the contents of compilation in the current -- cgit v1.2.3-55-g6feb