update changelog

This commit is contained in:
Radovan Garabík 2017-05-21 16:06:39 +02:00
parent e10d7d257f
commit 2df1e9725e
2 changed files with 8 additions and 2 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
grc (1.11.1-1) unstable; urgency=low
* better error handling if command is not found
-- Radovan Garabík <garabik@kassiopeia.juls.savba.sk> Sun, 21 May 2017 16:01:51 +0200
grc (1.11-1) unstable; urgency=low
* clean up directories

4
grc
View File

@ -6,11 +6,11 @@ import os, re, string, sys, getopt, signal
def version():
print ("Generic Colouriser 1.11.1rc")
print ("Generic Colouriser 1.11.1")
sys.exit()
def help():
print("""Generic Colouriser 1.11.1rc
print("""Generic Colouriser 1.11.1
grc [options] command [args]
Options:
-e --stderr redirect stderr. If this option is selected,