https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263289
Bug ID: 263289
Summary: [devfs] /bin/devfs usage
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
When I type `devfs -s 1 rule show`, it fails by `illegal option -- s`.
Because I see devfs usage as follows.
```
usage: devfs [-m mount-point] [-s ruleset] rule ...
devfs [-m mount-point] ruleset ...
```
`devfs rule -s 1 show` succeeds and shows rules of ruleset 1.
Is it mistake of usage?
--
You are receiving this mail because:
You are the assignee for the bug.