doc: Fix typo.
* doc/guix.texi (Invoking guix pack): Fix typo.
This commit is contained in:
parent
1e07daa27a
commit
7b14c48bd2
1 changed files with 1 additions and 1 deletions
|
|
@ -2599,7 +2599,7 @@ The available formats are:
|
||||||
@table @code
|
@table @code
|
||||||
@item tarball
|
@item tarball
|
||||||
This is the default format. It produces a tarball containing all the
|
This is the default format. It produces a tarball containing all the
|
||||||
specifies binaries and symlinks.
|
specified binaries and symlinks.
|
||||||
|
|
||||||
@item docker
|
@item docker
|
||||||
This produces a tarball that follows the
|
This produces a tarball that follows the
|
||||||
|
|
|
||||||
Reference in a new issue