summaryrefslogtreecommitdiffstats
path: root/options.i
diff options
context:
space:
mode:
Diffstat (limited to 'options.i')
-rw-r--r--options.i9
1 files changed, 9 insertions, 0 deletions
diff --git a/options.i b/options.i
index 56bb014..05e18ad 100644
--- a/options.i
+++ b/options.i
@@ -47,6 +47,15 @@ OPTION('j',--bzip,input is bzip2 compressed,
));
unzipper = "bzcat" ;
break ;
+
+#ifdef XCFINFO
+OPTION('p',--path-separator, (string) use 'string' to separate the groups in the paths,
+ (This string will be used to separate the name of the containing groups
+ when manipulating layers.
+ ));
+pathSeparator = optarg ;
+break ;
+#endif
OPTION('z',--gzip,input is gzip compressed,
(Equivalent to