sekrit style fixes

This commit is contained in:
Lucas 2019-12-05 10:58:10 +00:00
parent 404fa47fd9
commit 2934979ce4
3 changed files with 52 additions and 53 deletions

View file

@ -68,7 +68,7 @@ sekrit_add()
[ -f "$f" ] && err "Key \"$key\" already exists."
if [ $# -ne 0 ]; then
if [ $# -gt 0 ]; then
printf "%s\n" "$*"
else
cat -