From 64273ea027bfe64c914866dc6fbe333df109e4cc Mon Sep 17 00:00:00 2001 From: y0n3d4 <185196609+y0n3d4@users.noreply.github.com> Date: Wed, 6 Aug 2025 13:57:29 +0200 Subject: [PATCH] Update 020_installation.rst removing command options Removed command options: their use is a user choice --- doc/020_installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/020_installation.rst b/doc/020_installation.rst index 43f5afe66..c6f368f21 100644 --- a/doc/020_installation.rst +++ b/doc/020_installation.rst @@ -82,7 +82,7 @@ package from the official repos using ``emerge``: .. code-block:: console - # emerge -av restic + # emerge restic macOS =====