summaryrefslogtreecommitdiff
path: root/xmake/plugins/doxygen/xmake.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2016-06-01 08:16:54 +0800
committerruki <[email protected]>2016-06-01 08:16:54 +0800
commite720bbe224eb7aec57ca488a67e840a685fe612f (patch)
tree2735ac6524ec7ca93f7508eadfdfc3241ee08f0c /xmake/plugins/doxygen/xmake.lua
parent5b2e0333389158094a2a8bb796e13f99fac422e7 (diff)
list lua scripts and fix arguments
Diffstat (limited to 'xmake/plugins/doxygen/xmake.lua')
-rwxr-xr-xxmake/plugins/doxygen/xmake.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/plugins/doxygen/xmake.lua b/xmake/plugins/doxygen/xmake.lua
index 081ed7034..4bead9547 100755
--- a/xmake/plugins/doxygen/xmake.lua
+++ b/xmake/plugins/doxygen/xmake.lua
@@ -32,7 +32,7 @@ task("doxygen")
usage = "xmake doxygen [options] [name] [arguments]"
-- description
- , description = "Generate the doxygen document for the given name"
+ , description = "Generate the doxygen document for the given name."
-- options
, options =