Show More
@@ -357,9 +357,9 b' python-profiler package from non-free.""")' | |||||
357 | Arguments are expanded using shell-like glob match. Patterns |
|
357 | Arguments are expanded using shell-like glob match. Patterns | |
358 | '*', '?', '[seq]' and '[!seq]' can be used. Additionally, |
|
358 | '*', '?', '[seq]' and '[!seq]' can be used. Additionally, | |
359 | tilde '~' will be expanded into user's home directory. Unlike |
|
359 | tilde '~' will be expanded into user's home directory. Unlike | |
360 |
real shells, quotation does not suppress expansions. Use |
|
360 | real shells, quotation does not suppress expansions. Use | |
361 |
slash (e.g., '\\*') to suppress expansions. |
|
361 | *two* back slashes (e.g., '\\\\*') to suppress expansions. | |
362 | disable these expansions, you can use -G flag. |
|
362 | To completely disable these expansions, you can use -G flag. | |
363 |
|
363 | |||
364 | Options: |
|
364 | Options: | |
365 |
|
365 |
General Comments 0
You need to be logged in to leave comments.
Login now