Skip to content

Commit 3eeb00d

Browse files
authored
manpages: syslog-ng-debun is the new name of debug bundler tool (#237)
2 parents e64405a + 3f7100b commit 3eeb00d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

doc/_admin-guide/190_The_syslog-ng_manual_pages/009_syslog_debun_tool_manual.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,24 @@
55
# - title -> will be rendered as description / manual name. (the .TH macro’s 4th argument (the “manual name”).
66
# - description -> will be rendered as a top NAME section in the manpage
77
#
8-
title: The syslog-debun manual page
9-
app: syslog-debun
8+
title: The syslog-ng-debun manual page
9+
app: syslog-ng-debun
1010
id: adm-man-debun
1111
manid: 1
12-
manname: syslog-debun
12+
manname: syslog-ng-debun
1313
description: >-
14-
syslog-debun --- syslog-ng DEBUg buNdle generator
14+
syslog-ng-debun --- syslog-ng DEBUg buNdle generator
1515
---
1616

1717
## Synopsis
1818

19-
syslog-debun \[options\]
19+
syslog-ng-debun \[options\]
2020

2121
## Description
2222

2323
{% include doc/admin-guide/manpages-intro.md %}
2424

25-
The syslog-debun tool collects and saves information about your
25+
The syslog-ng-debun tool collects and saves information about your
2626
{{ site.product.short_name }} installation, making troubleshooting easier, especially if
2727
you ask help about your {{ site.product.short_name }} related problem.
2828

@@ -94,7 +94,7 @@ you ask help about your {{ site.product.short_name }} related problem.
9494
## Packet capture options
9595

9696
Capturing packets requires a packet capture tool on the host. The
97-
syslog-debun tool attempts to use tcpdump on most platforms, except for
97+
syslog-ng-debun tool attempts to use tcpdump on most platforms, except for
9898
Solaris, where it uses snoop.
9999

100100
- -i \<interface\>

0 commit comments

Comments
 (0)