Added missing ticks in Diantz

This commit is contained in:
Oddvar Moe 2020-08-24 09:48:07 +02:00
parent 9b290ba808
commit 525fc0c1eb
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
---
Name: Diantz.exe
Description: Binary that package existing files into a cabinet (.cab) file
Author: Tamir Yehuda
Created: 08/08/2020
Author: 'Tamir Yehuda'
Created: '08/08/2020'
Commands:
- Command: diantz.exe c:\pathToFile\file.exe c:\destinationFolder\targetFile.txt:targetFile.cab
Description: Compress taget file into a cab file stored in the Alternate Data Stream (ADS) of the target file.

View File

@ -30,5 +30,5 @@ Resources:
- Link:
Acknowledgement:
- Person: Eleftherios Panos
Handle: @lefterispan
Handle: '@lefterispan'
---