(20260309) Added new 'mode' for formatting the muster roll'.
This commit is contained in:
+1
-1
@@ -351,7 +351,7 @@ if __name__ == "__main__":
|
||||
import argparse
|
||||
ap = argparse.ArgumentParser()
|
||||
ap.add_argument(
|
||||
"--test",
|
||||
"--test", "--test-mode",
|
||||
action = "store_true",
|
||||
default = False,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user