]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - shell-completion/bash/systemd-resolve
tree-wide: beautify remaining copyright statements
[thirdparty/systemd.git] / shell-completion / bash / systemd-resolve
index 7bcd13563cf9807dc74aed697d203a36c574890c..18bcfbb06022396529d5ce6c943703ffdefe5cdb 100644 (file)
@@ -3,7 +3,7 @@
 #
 # This file is part of systemd.
 #
-# Copyright 2016 Zbigniew Jędrzejewski-Szmek
+# Copyright © 2016 Zbigniew Jędrzejewski-Szmek
 #
 # systemd is free software; you can redistribute it and/or modify it
 # under the terms of the GNU Lesser General Public License as published by
@@ -65,7 +65,7 @@ _systemd-resolve() {
                         --set-dnssec)
                                 comps="yes no allow-downgrade"
                                 ;;
-                        --set-privatedns)
+                        --set-dnsovertls)
                                 comps="no opportunistic"
                                 ;;
                 esac