mirror of
https://github.com/opencultureconsulting/openrefine-client.git
synced 2025-04-06 00:01:03 +02:00
Add --apply example
This commit is contained in:
parent
36beb59d15
commit
fce48f1e4c
@ -7,6 +7,7 @@ Examples,
|
|||||||
refine --list # show list of Refine projects, ID: name
|
refine --list # show list of Refine projects, ID: name
|
||||||
refine --export 1234... > project.tsv
|
refine --export 1234... > project.tsv
|
||||||
refine --export --output=project.xls 1234...
|
refine --export --output=project.xls 1234...
|
||||||
|
refine --apply trim.json 1234...
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# Copyright (c) 2011 Paul Makepeace, Real Programmers. All rights reserved.
|
# Copyright (c) 2011 Paul Makepeace, Real Programmers. All rights reserved.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user