mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 19:41:15 -03:00
Mark private functions that don't need localization
See the next commit. Part of #11833
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# localization: skip(private)
|
||||
function __fish_complete_proc
|
||||
# "comm=" means "print comm field with an empty name", which causes the header to be removed.
|
||||
# On many systems, comm is truncated (e.g. on Linux it's 15 chars),
|
||||
|
||||
Reference in New Issue
Block a user