mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-19 23:21:15 -03:00
This might be a leftover from doxygen, but sphinx does *not* require
"%%" here to print "%", so it shows
%%d
instead of the correct
%d
[ci skip]