Update main.d

This commit is contained in:
abraunegg 2018-08-03 20:32:29 +10:00 committed by GitHub
parent abd2994b3b
commit 9e3a0a06bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,7 +60,7 @@ int main(string[] args)
bool checkMount;
// Add option to skip symlinks
bool skipSymlinks;
// Add option for no remote delete
// Add option for no remote delete
bool noRemoteDelete;
try {