diff --git a/konata.sh b/konata.sh index 6c9e8e3..3c56252 100755 --- a/konata.sh +++ b/konata.sh @@ -354,7 +354,9 @@ dump(){ admin out=/tmp/$RANDOM.json jq <<< "$input" > $out - sendmsg "Event saved to $out." + sendmsg "Event saved to $out. + Retrieve using /sh_cat_$out. + Remove using /sh_rm_-v_$out." } # Notes and such