[Readme] update
This commit is contained in:
parent
1b09537f14
commit
aa65808edd
@ -37,15 +37,14 @@ recinf network.rec
|
|||||||
|
|
||||||
Select with `recsel`, then specify the database (.rec) and type of record (like table in db).
|
Select with `recsel`, then specify the database (.rec) and type of record (like table in db).
|
||||||
|
|
||||||
`--include-descriptors` or `-d`,
|
- `--include-descriptors` or `-d`
|
||||||
`--type` or `-t`,
|
- `--type` or `-t`
|
||||||
`--expression` or `-e`,
|
- `--expression` or `-e`
|
||||||
`--quick` or `-q`
|
- `--quick` or `-q`
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
recsel network.rec --type router
|
recsel network.rec --type router
|
||||||
recsel network.rec -d -t lxc
|
recsel network.rec -d -t lxc
|
||||||
recsel network.rec -d -t lxc -e ?example?
|
|
||||||
```
|
```
|
||||||
|
|
||||||
User `-q` for a `--quick` selection, or `-e` for more precise selections.
|
User `-q` for a `--quick` selection, or `-e` for more precise selections.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user