File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
cardano-testnet/test/cardano-testnet-golden/files/golden Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ Usage: cardano-testnet create-env [--num-pool-nodes COUNT]
4040 [--active-slots-coeff DOUBLE]
4141 --output DIRECTORY
4242 [--p2p-topology]
43+ [--update-time]
4344
4445 Create a sandbox for Cardano testnet
4546
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ Usage: cardano-testnet create-env [--num-pool-nodes COUNT]
1717 [--active-slots-coeff DOUBLE]
1818 --output DIRECTORY
1919 [--p2p-topology]
20+ [--update-time]
2021
2122 Create a sandbox for Cardano testnet
2223
@@ -61,4 +62,6 @@ Available options:
6162 --output DIRECTORY Directory where to create the sandbox environment.
6263 --p2p-topology Use P2P topology files instead of "direct" topology
6364 files
65+ --update-time Don't create anything, just update the time stamps in
66+ existing files
6467 -h,--help Show this help text
You can’t perform that action at this time.
0 commit comments