add grep argument for multiple tables
This commit is contained in:
parent
b3101f0dd5
commit
c5b3ccf3eb
2 changed files with 29 additions and 1 deletions
12
README.md
12
README.md
|
@ -10,3 +10,15 @@ Input data is read from http://gw09.hamburg.freifunk.net/stable/sysupgrade/manif
|
|||
Output looks like this:
|
||||
|
||||

|
||||
|
||||
Arguments
|
||||
---------
|
||||
An optional argument `grep` allows you show a subset of hardware versions,
|
||||
Example:
|
||||
|
||||
```
|
||||
TP-Link Firmware: [ff_hh_versions grep="tp-link"]
|
||||
|
||||
Ubiquiti Firmware: [ff_hh_versions grep="ubiquiti"]
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue