@@ -8,7 +8,7 @@ case ARGV.length
when 1 then
begin
file ARGV[0]
rescue Error => e
rescue StandardError => e
STDERR.puts e
end
else
The note is not visible to the blocked user.