diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README new file mode 100644 index 0000000..b9d844b --- /dev/null +++ b/README @@ -0,0 +1,4 @@ +Simple script for running command under a proxy. + +It unsets all variables with "_proxy" in their name and then sets "all_proxy" +variable to first argument if it's not a dash. |