https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223127
Oleksandr Tymoshenko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Documentation |Manual Pages CC| |[email protected] Assignee|[email protected] |[email protected] Tavian Barnes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Tavian Barnes <[email protected]> --- For the record, `-f path` is the same as specifying `path` as one of the starting points, but it won't conflict with other options. So you can write `-f -print` to search a directory called `-print`, or `-f \(` if the name is an open paren, etc. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
