update man

This commit is contained in:
Fancy Zhang
2020-08-16 15:22:07 +08:00
parent 5da82723dd
commit ae781fc184
3 changed files with 5 additions and 1 deletions

View File

@@ -4,7 +4,9 @@
cgnoproxy \- Run program without proxy
.SH SYNOPSIS
cgnoproxy --help
.br
cgnoproxy [--debug] <CMD>
.br
cgnoproxy [--debug] --pid <PID>
.SH ALIAS
cgnoproxy = cgproxy --noproxy

View File

@@ -4,7 +4,9 @@
cgproxy \- Run program with proxy
.SH SYNOPSIS
cgproxy --help
.br
cgproxy [--debug] <CMD>
.br
cgproxy [--debug] --pid <PID>
.SH DESCRIPTION
cgproxy send current running process pid or specified pid to cgproxyd through unix socket, then pid is attached to proxied cgroup

View File

@@ -15,7 +15,7 @@ enable execsnoop to support program level proxy, need bcc installed to actually
.B port
tproxy listenning port
.br
program level proxy controll, need `bcc` installed to work:
program level proxy controll, only work when execsnoop enabled:
.br
.RS
.B program_proxy