IntroductionThis page is the exact copy of what you get when you run the program with '-h' option. Detailsjprefctl usage:
jprefctl [-s] -a:
Dump all entries.
jprefctl [-s] -e <entry> -e <entry> ...
Dump only given entries.
jprefctl [-s] -i
Import entries from stdin.
jprefctl [-s] -w <entry> -w <entry> ...
Writes entries to the database.
jprefctl [-s] -x <entry> -x <entry> ...
Deletes entries from the database.
|