From 4eb95f18ee5c5c09a78fbec65bd47e62e89e4dc7 Mon Sep 17 00:00:00 2001 From: Christer Edwards Date: Mon, 12 Jul 2021 19:10:33 -0600 Subject: [PATCH] documentation fix for pkg (remove quotes) --- docs/chapters/subcommands/pkg.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/chapters/subcommands/pkg.rst b/docs/chapters/subcommands/pkg.rst index 5571c5b7..3ab1e328 100644 --- a/docs/chapters/subcommands/pkg.rst +++ b/docs/chapters/subcommands/pkg.rst @@ -6,7 +6,7 @@ To manage binary packages within the container use `bastille pkg`. .. code-block:: shell - ishmael ~ # bastille pkg folsom 'install vim-console git-lite zsh' + ishmael ~ # bastille pkg folsom install vim-console git-lite zsh [folsom]: The package management tool is not yet installed on your system. Do you want to fetch and install it now? [y/N]: y