Skip to content

Document Event Types in man page documentation #207

@aneilbaboo

Description

@aneilbaboo

The man page says "See Event Types", but provides no further information. It would be helpful to see the list of event types and the associated numeric values.

For others who have searched for this, documentation is here:
http://emcrisostomo.github.io/fswatch/doc/1.11.3/fswatch.html/Invoking-fswatch.html#Event-Flags

NoOp: 0
PlatformSpecific: 1
Created: 2
Updated: 4
Removed: 8
Renamed: 16
OwnerModified: 32
AttributeModified: 64
MovedFrom: 128
MovedTo: 256
IsFile: 512
IsDir: 1024
IsSymLink: 2048
Link: 4096
Overflow: 8192

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions