aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/db_remove.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisu/v5/db_remove.rb')
-rw-r--r--lib/sisu/v5/db_remove.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v5/db_remove.rb b/lib/sisu/v5/db_remove.rb
index cff42409..324dbee4 100644
--- a/lib/sisu/v5/db_remove.rb
+++ b/lib/sisu/v5/db_remove.rb
@@ -178,7 +178,7 @@ module SiSU_DbRemove
|| @opt.act[:verbose_plus][:set]==:on \
|| @opt.act[:maintenance][:set]==:on)
SiSU_Screen::Ansi.new(
- @opt.cmd,
+ @opt.selections.str,
"no such file in database #{@db.psql.db}::#{@opt.fns}"
).puts_grey
end