summarylogtreecommitdiffstats
path: root/tllocalmgr-mirror-opt.patch
blob: 59876ed7a5929054128b50af1989f0efa416c013 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/tllocalmgr b/tllocalmgr
index b947ed2..8724243 100755
--- a/tllocalmgr
+++ b/tllocalmgr
@@ -34,7 +34,7 @@ GetOptions( $opts,
 			'forceupdate',
 			'localsearch', #TODO
 			'location', #TODO ?
-			'mirror',
+			'mirror=s',
 			'nocolor',
 			'help|h',
 			'version|v'