mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-18 15:03:36 +02:00
More "command-line edits" in prompts.
Again, by Chicago Manual of Style (CMOS) and several other style guides, we hyphenate compound /modifiers/ when they come /before/ the word being modified. So the "command line" is not hyphenated, but the "command-line mode" is. This is consistent with Vim help style conventions as well.
This commit is contained in:
@@ -10,7 +10,7 @@ and the sidebar.
|
||||
|:emenu| +
|
||||
||:emenu {menu}||
|
||||
________________________________________________________________________________
|
||||
Execute {menu} from the command-line. This command provides command-line access
|
||||
Execute {menu} from the command line. This command provides command-line access
|
||||
to all menu items available from the main Firefox menubar. {menu} is a
|
||||
hierarchical path to the menu item with each submenu separated by a period.
|
||||
E.g. [c]:emenu File.Open File...[c]
|
||||
|
||||
Reference in New Issue
Block a user