Added usage to script
This commit is contained in:
parent
33fab837d5
commit
09950f5667
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue