pull/8772/head
Richard van der Hoff 2020-11-17 14:16:42 +00:00
parent 5473ba1ad8
commit 16cc59878d
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ def main():
parser = argparse.ArgumentParser(
description="""Adds a signature to a JSON object.
Example usage:
Example usage:
$ scripts-dev/sign_json.py -N test -k localhost.signing.key "{}"
{"signatures":{"test":{"ed25519:a_ZnZh":"LmPnml6iM0iR..."}}}