mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-15 01:24:29 +02:00
update ifconfig doc
This commit is contained in:
@ -198,7 +198,7 @@ Provides parser metadata (version, author, etc.)
|
||||
```python
|
||||
IfconfigParser(console_output)
|
||||
```
|
||||
|
||||
ifconfig parser module written by threeheadedknight@protonmail.com
|
||||
|
||||
## parse
|
||||
```python
|
||||
|
@ -207,6 +207,7 @@ __version__ = info.version
|
||||
|
||||
|
||||
class IfconfigParser(object):
|
||||
"""ifconfig parser module written by threeheadedknight@protonmail.com"""
|
||||
# Author: threeheadedknight@protonmail.com
|
||||
# Date created: 30.06.2018 17:03
|
||||
# Python Version: 3.7
|
||||
|
BIN
man/jc.1.gz
BIN
man/jc.1.gz
Binary file not shown.
Reference in New Issue
Block a user