mirror of
https://github.com/StackExchange/blackbox.git
synced 2025-12-15 19:13:01 +02:00
Fixed a typo in a comment
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user