| commit | 2ec74e1b51575358297374272edd2b9562210ee5 | [log] [tgz] |
|---|---|---|
| author | peusterm <manuel.peuster@uni-paderborn.de> | Wed Jan 13 11:17:53 2016 +0100 |
| committer | peusterm <manuel.peuster@uni-paderborn.de> | Wed Jan 13 11:17:53 2016 +0100 |
| tree | 3c7f4c61398d321b429c2cd7b43a81ee2c987734 | |
| parent | 5831076971df3aeec3ecbd3d972557709ab27a4f [diff] [blame] |
added status and list commands to cli
diff --git a/emuvim/cli/network.py b/emuvim/cli/network.py index 0c50dda..080b0ac 100644 --- a/emuvim/cli/network.py +++ b/emuvim/cli/network.py
@@ -1,5 +1,6 @@ """ son-emu network CLI +(c) 2016 by Manuel Peuster <manuel.peuster@upb.de> """