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:
parent
5eaa2d204c
commit
dc4ebb3822
1 changed files with 1 additions and 1 deletions
|
@ -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``
|
||||
|
|
Loading…
Reference in a new issue