summaryrefslogtreecommitdiff
path: root/xmake/scripts/action/_man.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2015-06-23 11:59:43 +0800
committerruki <[email protected]>2015-06-23 11:59:43 +0800
commitfd42ceb8e86322924d82aced97ad89accadb7592 (patch)
treeefc4dba9fb5465057dccedc331f16be9094c32e0 /xmake/scripts/action/_man.lua
parentdd69dd7eb7b7dac822900f6135fd5236cf39fa12 (diff)
add package action
Diffstat (limited to 'xmake/scripts/action/_man.lua')
-rw-r--r--xmake/scripts/action/_man.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/scripts/action/_man.lua b/xmake/scripts/action/_man.lua
index ea48704d5..feb70dd92 100644
--- a/xmake/scripts/action/_man.lua
+++ b/xmake/scripts/action/_man.lua
@@ -41,7 +41,7 @@ function _man.need(name)
return accessors[name]
end
--- done the given config
+-- done
function _man.done()
-- TODO