Changeset 7674 for TI12-security/trunk/MyProxyClient
- Timestamp:
- 01/11/10 11:06:47 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/MyProxyClient/myproxy/script.py
r7555 r7674 111 111 op.add_option('-l', '--username', dest='username', 112 112 action='store', type='string', 113 help='Set username') 113 help=\ 114 'Set username. Defaults to "LOGNAME" environment variable setting.') 114 115 115 116 op.set_defaults(
Note: See TracChangeset
for help on using the changeset viewer.