diff options
| -rw-r--r-- | debian/debian-dbx.hashes | 2 | ||||
| -rw-r--r-- | debian/ubuntu-dbx.hashes | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/debian-dbx.hashes b/debian/debian-dbx.hashes index 1e9d07d4..03e2296a 100644 --- a/debian/debian-dbx.hashes +++ b/debian/debian-dbx.hashes @@ -9,7 +9,7 @@ # # The hashes are generated using: # -# pesign --hash --padding -in <binary> +# pesign --hash --padding --in <binary> # # on *either* the signed or unsigned binary, pesign doesn't care # which. diff --git a/debian/ubuntu-dbx.hashes b/debian/ubuntu-dbx.hashes index 0f773df8..68f2763c 100644 --- a/debian/ubuntu-dbx.hashes +++ b/debian/ubuntu-dbx.hashes @@ -9,7 +9,7 @@ # # The hashes are generated using: # -# pesign --hash --padding -in <binary> +# pesign --hash --padding --in <binary> # # on *either* the signed or unsigned binary, pesign doesn't care # which. |
