On Sat, Jun 3, 2017 at 4:23 AM, The Tick <the.t...@gmx.com> wrote:

> Looking at that URL you provided, I went and tried 'f help cmds'. I did
> not know that existed since neither 'f help' nor 'f help -a' listed 'cmds'
> as something to ask for.
>
> Are there other (for want of a better term) magic topics? Are some only
> available via the web interface or would 'f help ...' be able to retrieve
> the help?


Which commands appear using which help options has changed a few times over
the years. Try:

f help help

for the options needed to list various categories of commands. Note that
the CLI _can_ show help for web pages, but (to avoid any naming
ambiguities) you have to prefix the page name with a slash, e.g.:

f help timeline
vs
f help /timeline

both of those are valid but will show completely different things.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to