From ddd7cb1720c3561ddd2ff850e0aefdbaf4675197 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 13 Dec 2011 08:18:09 -0500 Subject: Remove 'package.seeall' from LuaDoc comments. --- core/args.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/args.lua') diff --git a/core/args.lua b/core/args.lua index 8d305db7..6a2f3849 100644 --- a/core/args.lua +++ b/core/args.lua @@ -5,7 +5,7 @@ local M = {} --[[ This comment is for LuaDoc. --- -- Processes command line arguments for Textadept. -module('args', package.seeall)]] +module('args')]] -- Markdown: -- ## Arg Events -- cgit v1.2.3