NAME ÜBERSICHT BESCHREIBUNG OPTIONEN ALLGEMEINE OPTIONEN UMGEBUNGSVARIABLEN BEISPIELE SIEHE AUCH AUTOR KOPIERRECHT FEHLER
"oyranos-profiles" 1 "October 11, 2018" "User Commands"
NAME ↑
oyranos-profiles v0.9.7 - Oyranos Profile
ÜBERSICHT ↑
oyranos-profiles -l [-f] [-e] [-a] [-c] [-d] [-k] [-n] [-o] [-i] [-2] [-4] [-P=PFAD_WORT_TEIL] [-T=SCHLÜSSEL:WERT] [-v]
oyranos-profiles -p [-u|-s|-y|-m] [-v]
oyranos-profiles -I=ICC_PROFIL | -t=TAXI_ID [-u|-s|-y|-m] [-g] [-v]
oyranos-profiles -h[=synopsis|...] | -X=json|json+command|man|markdown | -V
BESCHREIBUNG ↑
Das Werkzeug kann installierte Profile und Suchpfade anzeigen. Es kann ein Profil in einen Suchpfad installieren.
OPTIONEN ↑
oyranos-profiles -l [-f] [-e] [-a] [-c] [-d] [-k] [-n] [-o] [-i] [-2] [-4] [-P=PFAD_WORT_TEIL] [-T=SCHLÜSSEL:WERT] [-v]
-l|--list-profiles | Liste Profile | ||||||
-f|--full-names | Profildateiname Zeige kompletten Pfad- und Dateinamen | ||||||
-e|--internal-names | Interne Namen Der Text kommt vom 'desc' Profilelement. | ||||||
-a|--abstract | Wähle abstrakte Profile | ||||||
-c|--color-space | Wähle Farbraumprofile | ||||||
-d|--display | Wähle Monitorprofile | ||||||
-k|--device-link | Wähle Verknüpfungsprofil | ||||||
-n|--named-color | Wähle Einzelfarbprofile | ||||||
-o|--output | Wähle Ausgabeprofil | ||||||
-i|--input | Wähle Eingangsprofile | ||||||
-2|--icc-version-2 | Wähle ICC V2 Profile | ||||||
-4|--icc-version-4 | Wähle ICC V4 Profile | ||||||
-P|--path=PFAD_WORT_TEIL | Zeige Profile, welche ein Wort in ihrem Pfadnamen enthalten.
|
||||||
-T|--meta=SCHLÜSSEL:WERT | Suche nach Schlüssel/Werte Paar in Meta Element Zeige Profile welche ein bestimmtes Schlüssel/Werte Paar im meta Tag enthalten. WERT kann '*' enthalten für das Filtern von Wortteilen.
|
||||||
-D|--duplicates | Zeige identische mehrfach installierte Profile an |
oyranos-profiles -p [-u|-s|-y|-m] [-v]
-p|--list-paths | Liste der ICC Farbprofilpfade |
-u|--user | Benutzerpfad |
-s|--system | Systempfad |
-y|--oyranos | Oyranospfad |
-m|--machine | Maschinenpfad |
oyranos-profiles -I=ICC_PROFIL | -t=TAXI_ID [-u|-s|-y|-m] [-g] [-v]
-I|--install=ICC_PROFIL | Installiere Profil |
-t|--taxi=TAXI_ID | ICC Taxi Profile DatenBank |
-u|--user | Benutzerpfad |
-s|--system | Systempfad |
-y|--oyranos | Oyranospfad |
-m|--machine | Maschinenpfad |
-g|--gui | Zeige Grafische Benutzerschnittstelle |
--test | Keine Ausführung |
ALLGEMEINE OPTIONEN ↑
oyranos-profiles -h[=synopsis|...] | -X=json|json+command|man|markdown | -V
-h|--help[=synopsis|...] | Zeige Hilfetext an Zeige Benutzungsinformationen und Hinweise für das Werkzeug. | ||||||||||
-X|--export=json|json+command|man|markdown | Exportiere formatierten Text Hole Benutzerschnittstelle als Text
|
||||||||||
-V|--version | Version | ||||||||||
-R|--render=gui|cli|web|... | Wähle Darstellung Wähle und konfiguriere eine Ausgabeform. -R=gui wird eine grafische Ausgabe starten. -R="web:port=port_nummer:https_key=TLS_privater_Schlüssel_Dateiname:https_cert=TLS_CA_Zertifikat_Dateiname:css=Stil_Dateiname.css" wird einen Web Service starten.
|
||||||||||
-v|--verbose | plaudernd |
UMGEBUNGSVARIABLEN ↑
Setze das Oyranos Fehlersuchniveau.
Die -v Option kann alternativ benutzt werden.
Der gültige Bereich ist 1-20.
richte Oyranos auf obere Verzeichnisse, welche Resourcen enthalten. An die Pfade für ICC Farbprofile wird "color/icc" angehangen. http://www.openicc.org/index.php%3Ftitle=OpenIccDirectoryProposal.html
BEISPIELE ↑
oyranos-profiles -le
oyranos-profiles -l -od
oyranos-profiles -lfu
oyranos-profiles --install profilename -u --gui
oyranos-profiles --install --taxi=taxi_id/0 --gui -d -u
SAVEIFS=$IFS ; IFS=$'\n\b'; profiles=(oyranos-profiles -ldf
); IFS=$SAVEIFS; for file in "${profiles[@]}"; do ls "$file"; done
SIEHE AUCH ↑
oyranos-profile-graph(1) oyranos-config(1) oyranos-policy(1) oyranos(3)
https://gitlab.com/oyranos/oyranos
AUTOR ↑
Kai-Uwe Behrmann https://gitlab.com/beku
KOPIERRECHT ↑
© 2005-2024 Kai-Uwe Behrmann and others
newBSD https://gitlab.com/oyranos/oyranos