]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - shell-completion/bash/timedatectl
hwdb: Add accelerometer orientation quirk for the PoV TAB-P1006W-232-3G
[thirdparty/systemd.git] / shell-completion / bash / timedatectl
index 417e6d681d295dc71510fb62a345b52a60ccfae1..b2dd1a88c415cd11981a7f3b506a2607896ff862 100644 (file)
@@ -3,7 +3,7 @@
 #
 # This file is part of systemd.
 #
-# Copyright 2010 Ran Benita
+# Copyright © 2010 Ran Benita
 #
 # 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
@@ -57,7 +57,7 @@ _timedatectl() {
 
         local -A VERBS=(
                   [BOOLEAN]='set-local-rtc set-ntp'
-               [STANDALONE]='status list-timezones timesync-status show-timesync'
+               [STANDALONE]='status show list-timezones timesync-status show-timesync'
                 [TIMEZONES]='set-timezone'
                      [TIME]='set-time'
         )