bug#22598: 'info guix' fails on guixSD

2016-02-08 Thread Ludovic Courtès
myglc2 skribis: > However, on guixSD, 'info guix' produces 'bash: info: command not > found'. Indeed, not great. Fixed in 939c5c3. Thanks! Ludo’.

bug#22598: 'info guix' fails on guixSD

2016-02-08 Thread myglc2
'man guix' is quite likely the first thing a new user types. The man page is a stub to 'info guix'... GUIX(1) [...] If the info and guix programs are properly installed at your site, the command info guix should give you access to the complete manual. Howeve