mirror of
https://github.com/borgbackup/borg.git
synced 2026-03-27 04:44:05 -04:00
Merge pull request #8089 from ThomasWaldmann/fix-docs-1.4
development.rst: fix markup
This commit is contained in:
commit
767504b954
1 changed files with 2 additions and 2 deletions
|
|
@ -344,8 +344,8 @@ Checklist:
|
|||
- Verify that ``MANIFEST.in``, ``pyproject.toml`` and ``setup.py`` are complete.
|
||||
- Run these commands and commit::
|
||||
|
||||
python scripts/make.py build_usage
|
||||
python scripts/make.py build_man
|
||||
python scripts/make.py build_usage
|
||||
python scripts/make.py build_man
|
||||
|
||||
- Tag the release::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue