# Decryption options

## Deleting encrypted files

Kryptor will delete the specified encrypted files after decryption, leaving just the decrypted files.

Here's an example:

```bash
$ kryptor -d -o file.txt.bin
```
