nihil f8d8c4461f Delete command imlpemented
Cancellation
Formatting
2025-05-11 00:19:58 +02:00

16 lines
397 B
JSON

{
"profiles": {
"RedundancyFinderCLI": {
"commandName": "Project",
"commandLineArgs": "C:\\Users\\daskn\\Pictures\\ -v"
},
"Analyze": {
"commandName": "Project",
"commandLineArgs": "analyze"
},
"Delete": {
"commandName": "Project",
"commandLineArgs": "delete redundancies.json C:\\Users\\daskn\\Pictures\\B\\ -v"
}
}
}