me
/
guix
Archived
1
0
Fork 0

doc: Fix missing package name.

* doc/guix.texi (Invoking guix import): Fix missing package name for gem
importer.

Signed-off-by: Christopher Baines <mail@cbaines.net>
master
Taiju HIGASHI 2022-10-02 16:23:11 +09:00 committed by Christopher Baines
parent 53e086c5c6
commit 5b42b64ea8
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 1 additions and 1 deletions

View File

@ -13254,7 +13254,7 @@ guix import gem rails
You can also ask for a specific version:
@example
guix import gem @@7.0.4
guix import gem rails@@7.0.4
@end example
@table @code