mirror of
https://github.com/mthenw/frontail.git
synced 2026-04-26 02:05:57 +03:00
[GH-ISSUE #12] Syntax documented incorrectly #9
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/frontail#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@mthenw commented on GitHub (Apr 3, 2013):
--log-path is a logfile for frontail, not path for tailing.