spelling mistakes

This commit is contained in:
2023-04-02 13:45:35 -04:00
parent d93ef77fd7
commit 4c94efef26

View File

@@ -312,7 +312,7 @@ if __name__ == '__main__':
# Build and parse arguments
parser = argparse.ArgumentParser(
usage="%prog [options]",
description="Run Truenas Pool Unlcok opteration. This will unlock encrypted pools on truenas.")
description="Run Truenas pool unlock operation. This will unlock encrypted pools on truenas.")
parser.add_argument(
"-c",
"--config",