mirror of
https://github.com/eunomia-bpf/bpf-developer-tutorial.git
synced 2026-02-11 14:16:24 +08:00
fix the parameters (#21)
* fix some pages not found in the README.md * fix some command parameters not right in Readme.md
This commit is contained in:
@@ -102,7 +102,7 @@ docker run -it -v `pwd`/:/src/ yunwei37/ebpm:latest
|
||||
或者
|
||||
|
||||
```console
|
||||
$ ecc sigsnoop.bpf.c sigsnoop.h
|
||||
$ ecc sigsnoop.bpf.c
|
||||
Compiling bpf object...
|
||||
Generating export types...
|
||||
Packing ebpf object and config into package.json...
|
||||
|
||||
Reference in New Issue
Block a user