mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-07 10:01:14 -03:00
Fixed closing <pre> tag
- Was an opening tag, should have been a closing tag - Confused Doxygen 1.8.1.1 on my machine (OS X 10.7), resulting in the fish man pages not being installed at all
This commit is contained in:
@@ -33,4 +33,4 @@ Interactively delete commands with prefix "foo".
|
||||
|
||||
history --delete "foo"
|
||||
Delete command "foo" from history.
|
||||
<pre>
|
||||
</pre>
|
||||
|
||||
Reference in New Issue
Block a user