summaryrefslogtreecommitdiffstats
path: root/shell-completion/bash/systemd-run
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-06-28 16:07:35 +0200
committerMichael Biebl <biebl@debian.org>2022-06-28 16:07:35 +0200
commit85fce6f42c95cf88d8113a7156a3817cd287efff (patch)
tree71aeda37a4e60135810bf8c7ff948c8f5e9f2db2 /shell-completion/bash/systemd-run
parentUse https for man7.org (diff)
downloadsystemd-85fce6f42c95cf88d8113a7156a3817cd287efff.tar.xz
systemd-85fce6f42c95cf88d8113a7156a3817cd287efff.zip
Use https for gnu.org
Diffstat (limited to 'shell-completion/bash/systemd-run')
-rw-r--r--shell-completion/bash/systemd-run2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell-completion/bash/systemd-run b/shell-completion/bash/systemd-run
index c5db8b77bd..24853b28b4 100644
--- a/shell-completion/bash/systemd-run
+++ b/shell-completion/bash/systemd-run
@@ -14,7 +14,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with systemd; If not, see <http://www.gnu.org/licenses/>.
+# along with systemd; If not, see <https://www.gnu.org/licenses/>.
__systemctl() {
local mode=$1; shift 1