We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a08e0c5 commit 1f9d26aCopy full SHA for 1f9d26a
README.md
@@ -17,7 +17,7 @@ DESY MMC Serial over IPMB console
17
18
positional arguments:
19
mch_addr IP address or hostname of MCH
20
- mmc_addr IPMB-L address of MMC
+ mmc_addr IPMB-L address of MMC or "AMCn" (n=1..12)
21
22
optional arguments:
23
-h, --help show this help message and exit
mmcterm/__init__.py
@@ -10,4 +10,4 @@
10
# #
11
###########################################################################
12
13
-__version__ = "0.2.0"
+__version__ = "0.2.1"
0 commit comments