projects
/
selector.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31d6b34
)
Changed two long options.
author
Francois Fleuret
<francois@fleuret.org>
Tue, 13 Apr 2010 16:26:19 +0000
(18:26 +0200)
committer
Francois Fleuret
<francois@fleuret.org>
Tue, 13 Apr 2010 16:26:19 +0000
(18:26 +0200)
selector.c
patch
|
blob
|
history
diff --git
a/selector.c
b/selector.c
index
5054f6b
..
fa0589c
100644
(file)
--- a/
selector.c
+++ b/
selector.c
@@
-779,8
+779,8
@@
void read_file(struct hash_table_t *hash_table,
static struct option long_options[] = {
{ "output-file", 1, 0, 'o' },
- { "
separator-patterns
", 1, 0, 's' },
- { "
separator-display
", 1, 0, 'x' },
+ { "
pattern-separator
", 1, 0, 's' },
+ { "
label-separator
", 1, 0, 'x' },
{ "inject-in-tty", no_argument, 0, 'v' },
{ "add-control-qs", no_argument, 0, 'w' },
{ "monochrome", no_argument, 0, 'm' },