Added usage to script

This commit is contained in:
Xabier Larrakoetxea 2014-06-22 20:23:12 +02:00
parent 33fab837d5
commit 09950f5667

View file

@ -3,6 +3,9 @@
# This script converts xrdb (X11) color scheme format to terminator color
# scheme format
#
# Usage:
# xrdb2terminator.py path/to/xrdb/files -d /terminator/schemes/output
#
# Author: Xabier Larrakoetxea
import os