Wednesday, September 16, 2015

vim_use: (wandering off-topic) Re: How to use :help?

On 16/09/15 10:28, Gevisz wrote:
On Tue, 15 Sep 2015 12:24:13 -0400 George Dinwiddie <lists@iDIAcomputing.com> wrote:    
Erik,    On 9/13/15 7:31 AM, Erik Christiansen wrote:  
The problem isn't unique to Vim, though. Try manpages w.r.t. unix  commands you've never heard of.  
  The command 'apropos' is your friend. :-)  
  Just looked in 'man apropos' and tried 'apropos mount'    It does not work. Can you, please, provide an example.    
What system are you on ?
You must be missing something basic in yr system, if `apropos mount' return a blank.
Try `which apropos' at the prompt.  `apropos' is located at /ust/bin/apropos.
In *nix environments the `apropos [keyword]' cmd yields the exact same results as the cmd `man -k [keyword]'
Compare`apropos mount' and `man -k mount'.

-- This is definitely _off-topic_. Look up StackExchange for further questions on that. I'll be glad to answer you there.

Cédric
GMT+1

No comments: