[GH-ISSUE #12] Syntax documented incorrectly #9

Closed
opened 2026-03-03 16:03:37 +03:00 by kerem · 1 comment
Owner

Originally created by @kendokan on GitHub (Mar 3, 2013).
Original GitHub issue: https://github.com/mthenw/frontail/issues/12

Originally assigned to: @mthenw on GitHub.

Help states to use option --log-path , but it really just wants the name of the logfile to tail without --log-path and will not launch if --log-path is used.

Incorrect: frontail --log-path something
Correct: frontail something

Originally created by @kendokan on GitHub (Mar 3, 2013). Original GitHub issue: https://github.com/mthenw/frontail/issues/12 Originally assigned to: @mthenw on GitHub. Help states to use option --log-path <path>, but it really just wants the name of the logfile to tail without --log-path and will not launch if --log-path is used. Incorrect: frontail --log-path something Correct: frontail something
kerem 2026-03-03 16:03:37 +03:00
Author
Owner

@mthenw commented on GitHub (Apr 3, 2013):

--log-path is a logfile for frontail, not path for tailing.

<!-- gh-comment-id:15847297 --> @mthenw commented on GitHub (Apr 3, 2013): --log-path is a logfile for frontail, not path for tailing.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/frontail#9
No description provided.