@@ -98,7 +98,7 @@ rm_clip() {
rm_all() {
#
- # Dump all clips
+ # Drop all clips
test -n "$STORAGE_DIR" || die "storage directory is unset, aborting"
test -d "$STORAGE_DIR" || return 0