Skip to content
Permalink
Browse files

updated version

- signed-off-by: trimstray <trimstray@gmail.com>
  • Loading branch information...
trimstray committed Mar 8, 2019
1 parent 90ae7a7 commit 39d0964112a194312ce4e3e517a210d215486634
Showing with 3 additions and 3 deletions.
  1. +1 −1 README.md
  2. +1 −1 bin/htrace.sh
  3. +1 −1 static/man8/htrace.sh.8
@@ -78,7 +78,7 @@ docker run --rm -it --name htrace.sh htrace.sh -u https://nmap.org -s -h
Provides the following options:

```bash
htrace.sh v1.1.2
htrace.sh v1.1.3
Usage:
htrace.sh <option|long-option>
@@ -80,7 +80,7 @@ source "${_src}/helpers"
# shellcheck disable=SC1090
source "${_src}/__init__"

readonly _version="v1.1.2"
readonly _version="v1.1.3"


# We pass arguments to the __main__ function.
@@ -1,6 +1,6 @@
.\" Manpage for htrace.sh.
.\" Contact trimstray@gmail.com.
.TH man 8 "12.07.2018" "1.1.2" "htrace.sh man page"
.TH man 8 "12.07.2018" "1.1.3" "htrace.sh man page"
.SH NAME
htrace.sh \- shell script for http/https troubleshooting and profiling.
.SH SYNOPSIS

0 comments on commit 39d0964

Please sign in to comment.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.