Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 850 Bytes

CLI.md

File metadata and controls

22 lines (17 loc) · 850 Bytes

Command Line Interface

Usage: markdartix [commands] [path ...]

  Available commands:

        --debug                   Enable debug mode
        --safe                    Disable plugins and other user configuration
    -n, --new-window              Open a new window on second-instance
        --user-data-dir           Change the user data directory
        --disable-gpu             Disable GPU hardware acceleration
    -v, --verbose                 Be verbose
        --version                 Print version information
    -h, --help                    Print this help message

markdartix should point to your installation of MarkDartix. The exact location will vary from platform to platform. On macOS, you can create a convenient alias like:

alias markdartix="/Applications/Mark\ Text.app/Contents/MacOS/Mark\ Text"