summaryrefslogtreecommitdiff
path: root/share/man/just-repository-config.5.md
AgeCommit message (Collapse)Author
2025-01-22Computed roots: extend data structure to support the absent pragmaKlaus Aehlig
2025-01-21Describe format of absent tree structure roots in just-repository-config.5.md.Maksim Denisov
2024-12-19just-repository-config(5): Document the format for tree structure rootsMaksim Denisov
2024-12-19man: Fix whatis entriesOliver Reiche
2024-11-26repository-config(5): fix wording to clarify that "main" is optionalKlaus Aehlig
2024-11-21just-repository-config(5): Document the format for computed rootsKlaus Aehlig
... now that a basic implementation is available.
2024-11-11repository-config(5): document the possibility of absent rootsKlaus Aehlig
2023-06-26man pages: minor fixesSascha Roloff
2023-06-26man pages: consistent command referencesSascha Roloff
2023-06-26man pages: unify emphasis of just commands for man and markdown viewersSascha Roloff
2023-06-23man pages: properly emphasize and quote arguments and other keywords in man ↵Sascha Roloff
pages In order to consistently emphasize arguments and other keywords in man page as well as markdown viewers, they should be wrapped in single asterisks and single backticks like *`<argument>`*.
2023-06-23man pages: properly emphasize and quote options in man pagesSascha Roloff
In order to consistently emphasize options in man page as well as markdown viewers, they should be wrapped in double asterisks and single backticks like **`<option>`**.
2023-06-01man: Convert man pages to markdownOliver Reiche
... for easy processing with pandoc.