mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
doc: Correct short name of --install' option of
guix-package'.
* doc/guix.texi (Invoking guix-package): Fix short form of `--install'. Reported by Andreas Enge <andreas@enge.fr>.
This commit is contained in:
parent
2d34fa4902
commit
51c8d7909d
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ want to roll back.
|
|||
@table @code
|
||||
|
||||
@item --install=@var{package}
|
||||
@itemx -x @var{package}
|
||||
@itemx -i @var{package}
|
||||
Install @var{package}.
|
||||
|
||||
@var{package} may specify either a simple package name, such as
|
||||
|
|
Loading…
Reference in a new issue