Add get man page, remove chain spec arg from get, info

This commit is contained in:
lash
2022-02-24 10:36:15 +00:00
parent a3081367db
commit 7e6daa0be3
7 changed files with 55 additions and 5 deletions

View File

@@ -4,6 +4,7 @@ from chainlib.cli import (
argflag_std_read,
argflag_std_write,
argflag_std_base,
reset as argflag_reset,
argflag_std_base_read,
flag_reset as argflag_reset,
Flag,
)