fish: Print extended help when the user types an unknown command first.
authorRichard Jones <rjones@redhat.com>
Tue, 6 Apr 2010 22:54:08 +0000 (23:54 +0100)
committerRichard Jones <rjones@redhat.com>
Wed, 7 Apr 2010 11:06:07 +0000 (12:06 +0100)
commit4c50f4c38d9a50fbf983c79dd208d1b1598fef8a
treece781f324d58384eae82845bd828aad839744882
parent2ade61d1f864c75ce65c358e4ac8a012a897b89a
fish: Print extended help when the user types an unknown command first.

$ guestfish /tmp/disk.img
/tmp/disk.img: unknown command
Did you mean to open a disk image?  guestfish -a disk.img
For a list of commands:             guestfish -h
For complete documentation:         man guestfish
fish/fish.c
fish/fish.h
src/generator.ml