about summary refs log tree commit diff
path: root/Completion/Unix/Command/_transmission
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_transmission')
-rw-r--r--Completion/Unix/Command/_transmission2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_transmission b/Completion/Unix/Command/_transmission
index 8a4bebec3..400c24b66 100644
--- a/Completion/Unix/Command/_transmission
+++ b/Completion/Unix/Command/_transmission
@@ -97,7 +97,7 @@ local torrent_action_only_actions=(
   {-Bn,--bandwidth-normal}'[give this torrent the bandwidth left over by high priority torrents]'
   {-Bl,--bandwidth-low}'[give this torrent the bandwidth left over by high and normal priority torrents]'
   {-ph,--priority-high}'[try to download the specified file(s) first]:torrent_file:_transmission-remote_torrent_priority_not_high'
-  {-pn,--priority-normal}'[try to download the specified files normally.]:torrent_file:_transmission-remote_torrent_priority_not_normal'
+  {-pn,--priority-normal}'[try to download the specified files normally]:torrent_file:_transmission-remote_torrent_priority_not_normal'
   {-pl,--priority-low}'[try to download the specified files last]:torrent_file:_transmission-remote_torrent_priority_not_low'
   {-v,--verify}'[verify the current torrent(s)]'
 )