Skip to content

Commit 64c628b

Browse files
committed
📝 Fix Command Description
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
1 parent 7a5a9f6 commit 64c628b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ This Bash [script](./safe_hashes.sh) calculates the Safe transaction hashes by r
6767
> For macOS users, please refer to the [macOS Users: Upgrading Bash](#macos-users-upgrading-bash) section.
6868
6969
```console
70-
./safe_hashes.sh [--help] [--list-networks] --network <network> --address <address> --nonce <nonce> --message <file> --interactive
70+
./safe_hashes.sh [--help] [--version] [--list-networks] --network <network> --address <address> [--nonce <nonce>] [--message <file>] [--interactive]
7171
```
7272

7373
**Options:**

0 commit comments

Comments
 (0)