Skip to content

Commit

Permalink
fix: remove part of the output to avoid confusion on config
Browse files Browse the repository at this point in the history
  • Loading branch information
giac-mysten committed Jun 12, 2024
1 parent 9d5c3b8 commit 7b5d891
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions docs/walrus-sites/tutorial-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,24 +111,7 @@ Commands:
sitemap Show the pages composing the Walrus site at the given object ID
help Print this message or the help of the given subcommand(s)
Options:
-c, --config <CONFIG>
The path to the configuration file for the site builder [default:
config.yaml]
--rpc-url <RPC_URL>
The URL or the RPC endpoint to connect the client to
--wallet <WALLET>
The path to the Sui Wallet config
--walrus-binary <WALRUS_BINARY>
The path or name of the walrus binary
--walrus-config <WALRUS_CONFIG>
The path to the configuration for the Walrus client
-g, --gas-budget <GAS_BUDGET>
The gas budget for the operations on Sui
--gas-coin <GAS_COIN>
The gas coin to be used
-h, --help
Print help (see more with '--help')
```

## Get the latest `walrus` client configuration
Expand Down

0 comments on commit 7b5d891

Please sign in to comment.