From 0666ee86336f5f2b33bdf5deb1c19f38ce67ddbd Mon Sep 17 00:00:00 2001 From: Opportunity Date: Sun, 19 Jan 2020 13:02:41 +0800 Subject: add links --- xmake/core/base/cli.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xmake/core/base/cli.lua') diff --git a/xmake/core/base/cli.lua b/xmake/core/base/cli.lua index 5ae476ee1..9f5fd4344 100644 --- a/xmake/core/base/cli.lua +++ b/xmake/core/base/cli.lua @@ -18,6 +18,8 @@ -- @file cli.lua -- +-- @see https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap12.html + -- define module local cli = cli or {} local segment = cli._segment or {} -- cgit v1.3.1