From 79884043966dea7308d543d2ffa8b03ba36f1977 Mon Sep 17 00:00:00 2001 From: Gerard Wagener Date: Fri, 5 Apr 2019 22:00:12 +0200 Subject: [PATCH] chg: [pibs] Documented -n switch --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9f0f59c..bfc20f4 100644 --- a/README.md +++ b/README.md @@ -45,3 +45,8 @@ pibs -r pcapfile.cap -d Dump the internal data structures for debugging purposes from the processing of the pcapfile. + +pibs -n + +Create fresh internal data structure as shared memory for multi processing +purposes. The segment id is displayed on standard output.