Skip to content

Commit 4ac3fe0

Browse files
authored
Update README.md
1 parent c64f798 commit 4ac3fe0

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ In Addition, there is an option to mount to a network drive and also have the da
99
copied to that network drive. This can be setup in the settings or you can pass a parameter to the script
1010
to tell it to execute the net copy function.
1111

12-
NOTE: There are some settings in the script that you will have to setup in the code, Please see the settings
13-
sections for more details
12+
**NOTE: There are some settings in the script that you will have to setup in the code, Please see the settings sections for more details**
1413

1514
## Switches
1615

@@ -29,7 +28,7 @@ sections for more details
2928
</tr>
3029
</table>
3130

32-
Settings
31+
## Settings
3332

3433
<table>
3534
<tr>
@@ -72,6 +71,10 @@ Settings
7271
<td>mapNet</td>
7372
<td>You can use the switch to override this, but you can enable or disable the copy to network share as a default.</td>
7473
</tr>
74+
<tr>
75+
<td>deleteAfterNetCopy</td>
76+
<td>If enabled, then it will delete the local copy of the backup after it has been copied to the network drive.</td>
77+
</tr>
7578
</table>
7679

7780

0 commit comments

Comments
 (0)