Skip to content

Commit 2ed60e6

Browse files
committed
README: update command list
1 parent bc6a53a commit 2ed60e6

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -259,11 +259,13 @@ Available Commands:
259259
help Help about any command
260260
261261
Flags:
262-
-h, --help help for chantools
263-
-r, --regtest Indicates if regtest parameters should be used
264-
-s, --signet Indicates if the public signet parameters should be used
265-
-t, --testnet Indicates if testnet parameters should be used
266-
-v, --version version for chantools
262+
-h, --help help for chantools
263+
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
264+
-r, --regtest Indicates if regtest parameters should be used
265+
--resultsdir string Directory where results should be stored (default "./results")
266+
-s, --signet Indicates if the public signet parameters should be used
267+
-t, --testnet Indicates if testnet parameters should be used
268+
-v, --version version for chantools
267269
268270
Use "chantools [command] --help" for more information about a command.
269271
```

0 commit comments

Comments
 (0)