blackbox_update_all_files: Clarify comment.

This commit is contained in:
tlimoncelli@stackexchange.com
2015-02-16 11:09:28 -05:00
parent 27df8eadf0
commit 503b26d354

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# #
# blackbox_update_all_files -- Re-encrypt file after edits. # blackbox_update_all_files -- Decrypt then re-encrypt all files. Useful after keys are changed.
# #
set -e set -e