##// END OF EJS Templates
better update for the docs
koryd -
Show More
@@ -507,7 +507,8 b' python-profiler package from non-free.""")'
507 507 *two* back slashes (e.g. ``\\\\*``) to suppress expansions.
508 508 To completely disable these expansions, you can use -G flag.
509 509
510 On Windows systems, the use of double quotes `"` is required.
510 On Windows systems, the use of single quotes `'` when specifing
511 a file is not supported. Use double quotes `"`.
511 512
512 513 Options:
513 514
General Comments 0
You need to be logged in to leave comments. Login now