Skip to content

Commit 142cb20

Browse files
committed
adjust git commit message
1 parent 17635c8 commit 142cb20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

file.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ cmd_store() {
3535

3636
base64 $file | $GPG -e "${GPG_RECIPIENT_ARGS[@]}" -o "$passfile" "${GPG_OPTS[@]}"
3737

38-
git_add_file $passfile "Attach given file for $path to store."
38+
git_add_file $passfile "Store arbitary file for $path to store."
3939
}
4040

4141
cmd_retrieve() {

0 commit comments

Comments
 (0)