mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-21 08:51:14 -03:00
Commit doc_src progress.
This is continuing the work I've been doing to remove the :: formatting for the synopsis sections of our manual pages.
This commit is contained in:
@@ -6,11 +6,9 @@ fish_breakpoint_prompt - define the prompt when stopped at a breakpoint
|
||||
Synopsis
|
||||
--------
|
||||
|
||||
::
|
||||
|
||||
function fish_breakpoint_prompt
|
||||
...
|
||||
end
|
||||
| **function** *fish_breakpoint_prompt*
|
||||
| ...
|
||||
| end
|
||||
|
||||
|
||||
Description
|
||||
|
||||
Reference in New Issue
Block a user