File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -106,8 +106,8 @@ python manage_subspace.py --config nodes.toml --release_version gemini-3h-2024-s
106106- ` --subspace_dir` : Path to the Subspace directory (default: /home/ubuntu/subspace).
107107- ` --pot_external_entropy` : The random seed for proof of time entropy.
108108- ` --network` : The network name to be updated in the .env file.
109- - ` --plot-size ` : Plot size to be set for Farmer nodes (e.g., 10G).
110- - ` --cache-percentage ` : Cache percentage to be set for Farmer nodes.
109+ - ` --plot_size ` : Plot size to be set for Farmer nodes (e.g., 10G).
110+ - ` --cache_percentage ` : Cache percentage to be set for Farmer nodes.
111111- ` --prune` : Stop containers and remove unused Docker images.
112112- ` --restart` : Restart containers without wiping data.
113113
You can’t perform that action at this time.
0 commit comments