Skip to content

Conversation

zsoltgyulai94
Copy link
Contributor

Aligning man pages to get them in a "porting-ready" state.

Signed-off-by: Zsolt Gyulai (zgyulai) <zsolt.gyulai@quest.com>
Signed-off-by: Zsolt Gyulai (zgyulai) <zsolt.gyulai@quest.com>
## Files
## FILES

dqtool
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please use the full path everywhere
/opt/syslog-ng/bin/dqtool
etc.
page generation will take care of the correct installation path replacement based on the "template" /opt/syslog-ng/ value

Relocate every queue file:

```bash
bin/dqtool relocate --new_path /tmp/dq --persist var/syslog-ng.persist --all
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please use the full path everywhere
/opt/syslog-ng/bin/dqtool
etc.
page generation will take care of the correct installation path replacement based on the "template" /opt/syslog-ng/ value

### EXAMPLE:

```bash
./dqtool cat ../var/syslog-ng-00000.qf
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please use the full path everywhere
/opt/syslog-ng/bin/dqtool
etc.
page generation will take care of the correct installation path replacement based on the "template" /opt/syslog-ng/ value

`/etc/syslog-ng.conf`

## Additional Information
## ADDITIONAL INFORMATION
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please replace these with the common footer ## SEE ALSO

`/etc/syslog-ng.conf`

## Additional Information
## ADDITIONAL INFORMATION
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please replace these with the common footer and ## SEE ALSO

`/etc/syslog-ng.conf`

## Additional Information
## ADDITIONAL INFORMATION
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please replace these with the common footer and ## SEE ALSO

The cat command has the following options:

- \--debug or -d
- `--debug` or `-d`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove the enumerations everywhere in front of the options
just like I did in the doc/_admin-guide/190_The_syslog-ng_manual_pages/005_syslog-ng_manual.md file
you can use a diff view to see all the changes I've applied

Signed-off-by: Zsolt Gyulai (zgyulai) <zsolt.gyulai@quest.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants