mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-07 10:38:53 +08:00
doc: Add h2load man page
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
man_MANS = nghttp.1 nghttpd.1 nghttpx.1
|
||||
man_MANS = nghttp.1 nghttpd.1 nghttpx.1 h2load.1
|
||||
|
||||
EXTRA_DIST = \
|
||||
mkapiref.py \
|
||||
|
||||
3
doc/h2load.h2m
Normal file
3
doc/h2load.h2m
Normal file
@@ -0,0 +1,3 @@
|
||||
[SEE ALSO]
|
||||
|
||||
nghttp(1), nghttpd(1), nghttpx(1)
|
||||
@@ -1,3 +1,3 @@
|
||||
[SEE ALSO]
|
||||
|
||||
nghttpd(1), nghttpx(1)
|
||||
nghttpd(1), nghttpx(1), h2load(1)
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
[SEE ALSO]
|
||||
|
||||
nghttp(1), nghttpx(1)
|
||||
nghttp(1), nghttpx(1), h2load(1)
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
[SEE ALSO]
|
||||
|
||||
nghttp(1), nghttpd(1)
|
||||
nghttp(1), nghttpd(1), h2load(1)
|
||||
|
||||
Reference in New Issue
Block a user