Fixed a typo in a comment
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#
|
#
|
||||||
# blacbox_decrypt_all_files -- Decrypt all blackbox files (INTERACTIVE).
|
# blackbox_decrypt_all_files -- Decrypt all blackbox files (INTERACTIVE).
|
||||||
#
|
#
|
||||||
|
|
||||||
# Usage:
|
# Usage:
|
||||||
# blacbox_decrypt_all_files [GROUP]
|
# blackbox_decrypt_all_files [GROUP]
|
||||||
# GROUP is optional. If supplied, the resulting files
|
# GROUP is optional. If supplied, the resulting files
|
||||||
# are chgrp'ed to that group.
|
# are chgrp'ed to that group.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user