Fixed a typo in a comment

This commit is contained in:
Denis Dzyubenko
2015-06-27 13:54:48 +02:00
parent 521d108df9
commit 1aaeb1184e

View File

@@ -1,11 +1,11 @@
#!/usr/bin/env bash
#
# blacbox_decrypt_all_files -- Decrypt all blackbox files (INTERACTIVE).
# blackbox_decrypt_all_files -- Decrypt all blackbox files (INTERACTIVE).
#
# Usage:
# blacbox_decrypt_all_files [GROUP]
# blackbox_decrypt_all_files [GROUP]
# GROUP is optional. If supplied, the resulting files
# are chgrp'ed to that group.