Re: [Fish-users] use of function --description

2017-08-17 Thread Kurtis Rader
On Thu, Aug 17, 2017 at 8:32 PM, Mark Volkmann wrote: > Thanks Kurtis! > > Suppose I define a function like this: > > function foo --description 'Can you see this?' > echo in foo > end > > Entering "functions --details foo" just outputs "stdin". > Add the verbose

[Fish-users] use of function --description

2017-08-17 Thread Mark Volkmann
How is the value of --description for a function used? Is there some command where I can ask for the description of a given function? Is there a way to cause the description to be displayed as part of tab completion? -- R. Mark Volkmann Object Computing, Inc.