diff --git a/README.md b/README.md index e04675b..0e2b0de 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,9 @@ hdds = [ "/mnt/hdd7", "/mnt/hdd8", ] + +[options] +only_replace = false ``` Populate ssds with a list of the directories where new plots are to be found. These are the plots you want to keep. @@ -94,6 +97,10 @@ sudo chmod +w /mnt/hdd1/legacy_plots sudo chmod +w /mnt/hdd1/legacy_plots ``` +### Options + +- only_replace : If you only want to replace legacy plots and do not want to fill remaining space on hdds with new pool plots, then set the only_replace option to true + # Example In the below example, there is one new pool plot which is already done on the ssd and ready to be moved to an hdd.