This commit is contained in:
boypt 2022-01-13 10:50:51 +08:00
parent 8847a3b02d
commit 740dca5675

View file

@ -171,6 +171,7 @@ add, sort, sortdesc, save, quit, help
elif len(command) == 1:
act = command[0]
_idx = ""
if act == "help":
print_help()