wiki user

build the pages marked for users

wiki user builds only the pages marked for users into the folder it is given, with every reference, red mark and Source tab removed.[1] A draft marked for users is built too, under its draft banner.[2] How a page is marked for users is described on Front matter.

Usage

The folder is required.[3]

wiki user [-h] [--root ROOT] [--wiki WIKI] OUT
wiki user readers

Arguments

Argument Meaning
OUT the folder to build into, relative to the working directory; empty, or an earlier build[3]

Output

It prints a line for each page it built, then the same closing lines as wiki build.[4] The totals of sources and marks, and the list of drafts, count every page in the wiki, not only those it built.[4] Like wiki build, it records each changed page's date in UPDATED.toml.[5] On a wiki of three pages, one of them marked for users, with the folder being wherever the command ran:[4]

wiki: refunds                            22 words    1 cited    1 missing
wiki: 1 source cited, 1 claim marked as having no source
wiki: the collected goals read in 17 words
wiki: these budgets are PROVISIONAL -- 500 words a page, 3500 for the collected goals. What this project's readers actually read has not been measured; until it is, the numbers are a guess that happens to be enforced. Set budget.calibrated in wiki.toml once it is.
wiki: 1 page written to /path/to/notes/readers

Exit codes

Code Condition Message
0 the user build is written[6] wiki: 1 page written to /path/to/notes/readers
1 a problem stops the build[6] the problem
2 OUT is not empty and was not made by the tool[6] wiki: /path/to/notes/taken is not empty and was not written by this tool; remove it yourself if you meant to replace it
2 there is no wiki where it was pointed[6] wiki: no wiki at nowhere
2 OUT is missing[6] wiki user: error: the following arguments are required: OUT
2 an option it does not know[6] wiki: error: unrecognized arguments: --unknown
Last updated 14 September 2026Last audited never280 wordsabout 2 minutes to read6 sources cited0 claims with no source