json-see => json-sse

---
 shell-completion/zsh/_sd_outputmodes | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shell-completion/zsh/_sd_outputmodes 
b/shell-completion/zsh/_sd_outputmodes
index 2ce84a7..3836f79 100644
--- a/shell-completion/zsh/_sd_outputmodes
+++ b/shell-completion/zsh/_sd_outputmodes
@@ -1,5 +1,5 @@
 #autoload
 
 local -a _output_opts
-_output_opts=(short short-iso short-precise short-monotonic verbose export 
json json-pretty json-see cat)
+_output_opts=(short short-iso short-precise short-monotonic verbose export 
json json-pretty json-sse cat)
 _describe -t output 'output mode' _output_opts || compadd "$@"
-- 
2.2.2

_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to