go-mtree icon indicating copy to clipboard operation
go-mtree copied to clipboard

update description

Open vbatts opened this issue 3 years ago • 0 comments

From #178 by @compuroot

it might be good to add description (stolen from MTREE(8)) in help section:

DESCRIPTION
    The mtree utility compares the file hierarchy rooted in the current
    directory against a specification read from the standard input. Messages
    are written to the standard output for any files whose characteristics
    do not match the specification, or which are missing from either the
    file hierarchy or the specification.

vbatts avatar Apr 23 '22 16:04 vbatts