bug#28835: [PATCH] Re: bug#28835: guild help refers to non-existing info node

2017-11-22 Thread Ludovic Courtès
Maxim Cournoyer skribis: >>From b5613324a15a3f9b64d32d30cd58ba5bea688016 Mon Sep 17 00:00:00 2001 > From: Maxim Cournoyer > Date: Sat, 14 Oct 2017 12:16:54 -0400 > Subject: [PATCH] scripts: help: Fix reference to the "Using Guile Tools" node. > > Fixes bug#28835. > > * module/scripts/help.scm (l

bug#28835: [PATCH] Re: bug#28835: guild help refers to non-existing info node

2017-10-14 Thread Maxim Cournoyer
Maxim Cournoyer writes: > While attempting to learn what I could do with guild, I stumbled on the > following: > > guild help > Usage: guild COMMAND [ARGS] > Run command-line scripts provided by GNU Guile and related programs. > > [...] > > Report guild bugs to bug-guile@gnu.org > GNU Guile home

bug#28835: guild help refers to non-existing info node

2017-10-14 Thread Maxim Cournoyer
While attempting to learn what I could do with guild, I stumbled on the following: guild help Usage: guild COMMAND [ARGS] Run command-line scripts provided by GNU Guile and related programs. [...] Report guild bugs to bug-guile@gnu.org GNU Guile home page: G