mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-23 20:03:33 +01:00
Add a :helpall command.
This effectively divides the help into chunked and unchunked subsystems for clarity.
This commit is contained in:
@@ -61,11 +61,18 @@ section:Online{nbsp}help[online-help]
|
||||
||:h[elp] [a][subject][a]|| +
|
||||
||<F1>||
|
||||
________________________________________________________________________________
|
||||
Open help window. The default page, as specified by 'helpfile' is shown unless
|
||||
[a][subject][a] is specified. If you need help for a specific topic, try
|
||||
Open the help page. The default page, as specified by 'helpfile' is shown
|
||||
unless [a][subject][a] is specified. If you need help for a specific topic, try
|
||||
[c]:help overview[c].
|
||||
________________________________________________________________________________
|
||||
|
||||
All help pages can be viewed in a single page via [c]:help all[c].
|
||||
|
||||
|:helpall| |:helpa| |help-all|
|
||||
||:helpa[ll] [a][subject][a]|| +
|
||||
________________________________________________________________________________
|
||||
Open the single unchunked help page.
|
||||
|
||||
See [c]:help[c].
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user