1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

A couple more minor description updates that I forgot to checkin last time

This commit is contained in:
fyodor
2012-06-07 09:15:39 +00:00
parent dc485a4bff
commit 7b6b1f691c
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ local tab = require "tab"
local table = require "table"
description=[[
Gets a list of Git projects, owners and descriptions from a gitweb.
Retrieves a list of Git projects, owners and descriptions from a gitweb (web interface to the Git revision control system).
]]
---