X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=fish%2Ffish.c;h=a32ed4d0ef6aad2cbea1804d38fa683c2c780113;hp=06ce960d810bcf147f20b087b96a1ea878187c03;hb=3920ad95f6b2db8fbf20aa26692877a09070cb04;hpb=bda6cf75f259992bcba23c3c4c2339c50552f491;ds=inline diff --git a/fish/fish.c b/fish/fish.c index 06ce960..a32ed4d 100644 --- a/fish/fish.c +++ b/fish/fish.c @@ -1093,7 +1093,7 @@ display_builtin_command (const char *cmd) " This is used to edit a file.\n" "\n" " It is the equivalent of (and is implemented by)\n" - " running \"cat\", editing locally, and then \"write-file\".\n" + " running \"cat\", editing locally, and then \"write\".\n" "\n" " Normally it uses $EDITOR, but if you use the aliases\n" " \"vi\" or \"emacs\" you will get those editors.\n"