Skip to content

Stray backtick in DaemonLogsCommand signature string #121

@JoshSalway

Description

@JoshSalway

DaemonLogsCommand has a stray backtick character in its signature string:

protected $signature = 'daemon:logs {daemon? : The daemon ID}
`                                   {--f|follow : Monitor the log changes in realtime}';

The backtick before the whitespace could cause the command signature to parse incorrectly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions