Skip to content

Latest commit

 

History

History
112 lines (79 loc) · 7.12 KB

openiccdevice.md

File metadata and controls

112 lines (79 loc) · 7.12 KB

openicc-device v0.1.1 {#openiccdevice}

NAME SYNOPSIS DESCRIPTION OPTIONS AUTHOR COPYRIGHT BUGS

"openicc-device" 1 "" "User Commands"

NAME

openicc-device v0.1.1 - OpenICC Device

SYNOPSIS

openicc-device -l [-d=NUMBER] [-j] [-n] [-b=FILENAME] [-v]
openicc-device -a -f=FILENAME [-b=FILENAME] [-v]
openicc-device -e -d=NUMBER [-b=FILENAME] [-v]
openicc-device -p [-s] [-v]
openicc-device -h -X=json|json+command|man|markdown [-v]

DESCRIPTION

Manipulation of OpenICC color management data base device entries.

OPTIONS

Print the Devices in the DB

   openicc-device -l [-d=NUMBER] [-j] [-n] [-b=FILENAME] [-v]

-l|--list-devices List Devices
-d|--device=NUMBER Device position (NUMBER:0 [≥0 ≤100 Δ1])
-j|--dump-json Dump OpenICC JSON
-n|--long List all key/values pairs
-b|--db-file=FILENAME DB File Name
File Name of OpenICC Device Data Base JSON

Add Device to DB

   openicc-device -a -f=FILENAME [-b=FILENAME] [-v]

-a|--add Add Device to DB
-f|--file-name=FILENAME File Name
The File Name of the OpenICC Device in Json format.
-b|--db-file=FILENAME DB File Name
File Name of OpenICC Device Data Base JSON

Erase a Devices from the DB

   openicc-device -e -d=NUMBER [-b=FILENAME] [-v]

-e|--erase-device Erase Devices
-d|--device=NUMBER Device position (NUMBER:0 [≥0 ≤100 Δ1])
-b|--db-file=FILENAME DB File Name
File Name of OpenICC Device Data Base JSON

Show Filepath to the DB

   openicc-device -p [-s] [-v]

-p|--show-path Show Path
-s|--system Local System

General options

   openicc-device -h -X=json|json+command|man|markdown [-v]

-b|--db-file=FILENAME DB File Name
File Name of OpenICC Device Data Base JSON
-X|--export=json|json+command|man|markdown Export formated text
Get UI converted into text formats
-X man# Man : Unix Man page - Get a unix man page
-X markdown# Markdown : Formated text - Get formated text
-X json# Json : GUI - Get a Oyjl Json UI declaration
-X json+command# Json + Command : GUI + Command - Get Oyjl Json UI declaration incuding command
-X export# Export : All available data - Get UI data for developers
-v|--verbose verbose
-h|--help Help

AUTHOR

Kai-Uwe Behrmann http://www.openicc.org

COPYRIGHT

Copyright 2018 Kai-Uwe Behrmann

License

newBSD http://www.openicc.org

BUGS

https://www.github.com/OpenICC/config/issues