lib/shepherd/commands/show.rb in shepherd-0.2.0 vs lib/shepherd/commands/show.rb in shepherd-0.3.0

- old
+ new

@@ -34,9 +34,10 @@ #{sheep[0]}. \e[1;32m#{sheep[1]}\e[0;0m in \e[1;34m#{sheep[2]}\e[0;0m #{sheep[3].to_nice} files #{sheep[4].to_nice} lines #{sheep[5].to_nice} chars #{Shepherd::Utils.nice_bytes(sheep[6])} (#{sheep[6].to_nice} bytes) initialized at #{sheep[7]} + updated at #{sheep[8]} EOP else puts "[shep] exit 6: there is no such sheep: #{@what}" exit 6