##// END OF EJS Templates
Fix broken link in documentation...
Fix broken link in documentation The link to the screenshot didn't work

File last commit:

r22963:2961b531
r26279:4c30bc0d
Show More
print_argv.py
2 lines | 31 B | text/x-python | PythonLexer
import sys
print(sys.argv[1:])