Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Reference

This section is the exhaustive, verified reference for mado’s surface:

  • CLI verbs — every mado subcommand and its notable flags, verified against crates/mado/src/bin/mado.rs.
  • Environment variables — the MADO_* (and MADO_TOKEN) variables mado reads, and what each controls.
  • File formats — the on-disk / on-the-wire format magics (MDLP, MDPI, MDSM, MDSP, MDFM, MDOJ, MDWL, MDPW, MDWC) with one-line descriptions and pointers to the owning module.

mado is one binary. mado <verb> covers both mado-specific verbs (below) and the full jj CLI (mado log, mado describe, mado rebase, …), which behave exactly as in upstream jj. This reference documents only the mado-specific verbs. Run mado <verb> --help for the authoritative, always-current flag list.