summaryrefslogtreecommitdiff
path: root/capture_opts.h
diff options
context:
space:
mode:
Diffstat (limited to 'capture_opts.h')
-rw-r--r--capture_opts.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/capture_opts.h b/capture_opts.h
index 5d6aa66674..9439c4e958 100644
--- a/capture_opts.h
+++ b/capture_opts.h
@@ -92,6 +92,7 @@ extern "C" {
#endif
#define LONGOPT_CAPTURE_COMMON \
+ {(char *)"capture-comment", required_argument, NULL, LONGOPT_NUM_CAP_COMMENT}, \
{(char *)"autostop", required_argument, NULL, 'a'}, \
{(char *)"ring-buffer", required_argument, NULL, 'b'}, \
LONGOPT_BUFFER_SIZE \