]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Update _udevadm
authorsamuelvw01 <132577980+samuelvw01@users.noreply.github.com>
Sat, 16 Mar 2024 12:43:23 +0000 (13:43 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 16 Mar 2024 12:51:56 +0000 (21:51 +0900)
shell-completion/zsh/_udevadm

index 37e9f28a584d8fb812d65ad75b3d51bc576e605a..6d313986bb961977901f22323275b4088a086445 100644 (file)
@@ -167,7 +167,7 @@ _udevadm_commands(){
         'test-builtin:test a built-in command'
         'verify:verify udev rules files'
         'wait:wait for devices or device symlinks being created'
-        'lock:lock a block device and run a comand'
+        'lock:lock a block device and run a command'
     )
 
     if ((CURRENT == 1)); then