1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-24 16:55:36 +00:00

fix install commands table markup

bad indentation causing a sphinx warning.
This commit is contained in:
Thomas Waldmann 2020-10-08 12:33:15 +02:00
parent 5eaa2d204c
commit dc4ebb3822

View file

@ -48,7 +48,7 @@ Gentoo `ebuild`_ ``emerge borgbackup``
GNU Guix `GNU Guix`_ ``guix package --install borg``
Fedora/RHEL `Fedora official repository`_ ``dnf install borgbackup``
FreeBSD `FreeBSD ports`_ ``cd /usr/ports/archivers/py-borgbackup && make install clean``
macOS `Homebrew`_ ``brew install borgbackup``
macOS `Homebrew`_ ``brew install borgbackup``
Mageia `cauldron`_ ``urpmi borgbackup``
NetBSD `pkgsrc`_ ``pkg_add py-borgbackup``
NixOS `.nix file`_ ``nix-env -i borgbackup``