* bug#26252: shepherd: make error message for service not found 'smarter'
@ 2017-03-25 12:31 ng0
0 siblings, 0 replies; only message in thread
From: ng0 @ 2017-03-25 12:31 UTC (permalink / raw)
To: 26252
This is the current displayed variant:
[user@abyayala ~]$ sudo herd ntpd stop [3/3]
Password:
herd: service 'stop' could not be found
[user@abyayala ~]$ sudo herd stop ntpd
Service ntpd has been stopped.
**
A good solution could be to display the usage of the herd stop $foo.
~~
sudo herd ntpd stop
herd: service 'stop' could not be found.
Did you mean 'herd stop foo'?
~~
or have it display the $foo which was used.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-03-25 12:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-25 12:31 bug#26252: shepherd: make error message for service not found 'smarter' ng0
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.