cmx2text (1) Linux Manual Page
NAME Usage: – convert Corel Presentation Exchange file into plain text SYNOPSIS cmx2text [OPTION] <Corel Binary Metafile> OPTIONS –help Shows this help message –help Shows this help message Index
Section 1: user commands and tools
NAME Usage: – convert Corel Presentation Exchange file into plain text SYNOPSIS cmx2text [OPTION] <Corel Binary Metafile> OPTIONS –help Shows this help message –help Shows this help message Index
NAME Usage: – debug the conversion library SYNOPSIS cmx2raw [OPTION] <Corel Binary Metafile> OPTIONS –callgraph Display the call graph nesting level –help Shows this help message –callgraph Display the call graph nesting level –help Shows this help message Index
NAME cmuwmtopbm – convert a CMU window manager bitmap into a portable bitmap SYNOPSIS cmuwmtopbm [cmuwmfile] DESCRIPTION Reads a CMU window manager bitmap as input. Produces a portable bitmap as output. SEE ALSO pbmtocmuwm(1), pbm(5) AUTHOR Copyright (C) 1989 by Jef Poskanzer. Index
NAME cmunipack – CCD astrophotometry software package DESCRIPTION The software package C-Munipack presents the complete system for reduction of images carried out by CCD camera, oriented at the observation of variable stars. The specific programs of reduction process can be called from command line or via intuitive graphical user interface. For developers a dynamic-link library…
NAME cmsutil – Performs basic cryptograpic operations, such as encryption and decryption, on Cryptographic Message Syntax (CMS) messages. SYNOPSIS cmsutil [options] [[arguments]] STATUS This documentation is still work in progress. Please contribute to the initial review in m[blue]Mozilla NSS bug 836477m[][1] DESCRIPTION The cmsutil command-line uses the S/MIME Toolkit to perform basic operations, such as…
NAME cmp – compare two files byte by byte SYNOPSIS cmp [OPTION]… FILE1 [FILE2 [SKIP1 [SKIP2]]] DESCRIPTION Compare two files byte by byte. The optional SKIP1 and SKIP2 specify the number of bytes to skip at the beginning of each file (zero by default). Mandatory arguments to long options are mandatory for short options too….
NAME ______cmis-client ____ – command line CMIS client tool. SYNOPSIS cmis-client help cmis-client [-v] –url url://to/binding list-repos cmis-client [-v] [-u login] [-p secret] –url url://to/binding -r repo-id repo-infos cmis-client [-v] [-u login] [-p secret] –url url://to/binding -r repo-id show-root cmis-client [-v] [-u login] [-p secret] –url url://to/binding -r repo-id get-content id cmis-client [-v] [-u login] [-p secret] –url url://to/binding -r repo-id –input-file path/to/file –input-type mime/type [–input-name name.ext] set-content id cmis-client [-v] [-u login] [-p secret] –url url://to/binding -r repo-id [–object-type some:cmistype] [–object-property prop-id=prop-value…]…
NAME cmew – create Mew’s database file SYNOPSIS cmew [-f] [db_file [maildir [ignore_regex [target_folder]]]] DESCRIPTION The cmew utility creates a Message-ID database file with SQLite 3 for Mew. db_file is a database file name. (default: "~/Mail/id.db") maildir is a mail directory name. (default: "~/Mail") ignore_regex is a regular expression for the mail directory names to…
NAME cmark – convert CommonMark formatted text to HTML SYNOPSIS cmark [options] file* DESCRIPTION cmark converts Markdown formatted plain text to either HTML, groff man, CommonMark XML, LaTeX, or CommonMark, using the conventions described in the CommonMark spec. It reads input from stdin or the specified files (concatenating their contents) and writes output to stdout….
NAME cmakevars – Reference of CMake variables. VARIABLES THAT PROVIDE INFORMATION variables defined by cmake, that give information about the project, and cmake CMAKE_AR Name of archiving tool for static libraries. This specifies the name of the program that creates archive or static libraries. CMAKE_ARGC Number of command line arguments passed to CMake in script…
NAME cmakeprops – Reference of CMake properties. PROPERTIES CMake Properties – Properties supported by CMake, the Cross-Platform Makefile Generator. This is the documentation for the properties supported by CMake. Properties can have different scopes. They can either be assigned to a source file, a directory, a target or globally to CMake. By modifying the values…
NAME cmakepolicies – Reference of CMake policies. DESCRIPTION The "cmake" executable is the CMake command-line interface. It may be used to configure projects in scripts. Project configuration settings may be specified on the command line with the -D option. The -i option will cause cmake to interactively prompt for such settings. CMake is a cross-platform…
NAME cmakemodules – Reference of available CMake modules. DESCRIPTION The "cmake" executable is the CMake command-line interface. It may be used to configure projects in scripts. Project configuration settings may be specified on the command line with the -D option. The -i option will cause cmake to interactively prompt for such settings. CMake is a…
NAME cmakecompat – Reference of CMake compatibility commands. COMPATIBILITY COMMANDS CMake Compatibility Listfile Commands – Obsolete commands supported by CMake for compatibility. This is the documentation for now obsolete listfile commands from previous CMake versions, which are still supported for compatibility reasons. You should instead use the newer, faster and shinier new commands. ;-) build_name…
NAME cmakecommands – Reference of available CMake commands. COMMANDS add_compile_options Adds options to the compilation of source files. add_compile_options(<option> …) Adds options to the compiler command line for sources in the current directory and below. This command can be used to add any options, but alternative commands exist to add preprocessor definitions or include directories….
NAME cmake – CMake Command-Line Reference SYNOPSIS cmake3[<options>](<path – to – source> | <path – to – existing – build>) cmake3[(-D < var >= <value>)…] – P<cmake – script – file> cmake3– build<dir>[<options>…][–<build – tool – options>…] cmake3 – E<command>[<options>…] cmake3– find – package<options>… DESCRIPTION The "cmake3" executable is the CMake command-line interface. It may…
NAME cmake-gui – CMake GUI Command-Line Reference SYNOPSIS cmake3 – gui[<options>] cmake3 – gui[<options>](<path – to – source> | <path – to – existing – build>) DESCRIPTION The "cmake3-gui" executable is the CMake GUI. Project configuration settings may be specified interactively. Brief instructions are provided at the bottom of the window when the program is…
NAME cmake – CMake Command-Line Reference SYNOPSIS Generate a Project Buildsystem cmake[<options>]<path – to – source> cmake[<options>]<path – to – existing – build> cmake[<options>] – S<path – to – source> – B<path – to – build> Build a Project cmake– build<dir>[<options>][–<build – tool – options>] Install a Project cmake– install<dir>[<options>] Open a Project cmake– open<dir>…
NAME cmake-gui – CMake GUI. USAGE cmake – gui[options] cmake – gui[options]<path – to – source> cmake – gui[options]<path – to – existing – build> DESCRIPTION The "cmake-gui" executable is the CMake GUI. Project configuration settings may be specified interactively. Brief instructions are provided at the bottom of the window when the program is running….
NAME clutter-scan-immodules — program to scan immodules and generate configuration files SYNOPSIS clutter-scan-immodules DESCRIPTION This manual page documents briefly the clutter-scan-immodules command. This manual page was written for the Debian distribution because the original program does not have a manual page. clutter-scan-immodules is a prgram that scans immodules for Clutter and generate a configuration file…