aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorTucker Evans <tuckerevans24@gmail.com>2018-05-12 12:45:55 -0400
committerTucker Evans <tuckerevans24@gmail.com>2018-05-12 12:45:55 -0400
commit37a3cb0fdb8fe871bb24cdb5e328fa00e1155b3f (patch)
tree4956739135b25eb887b3d7bcb1273d8c9872a126 /README.rst
parent461b0e8969b89ea37cc78867f333494b1d0e5de2 (diff)
Adds -l flag to change logfileHEADmaster
-l flag changes logfile (file with output of internal commands from /tmp/PLUGVIM-date.log to .plug/date.log
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 51def02..75d6a6a 100644
--- a/README.rst
+++ b/README.rst
@@ -44,6 +44,7 @@ Options
- **-d "directory containing .vim"** default: GIT_REPO/vim/
- **-o** place plugin in opt folder instead of start.
- **-c** commit changes
+- **-l** log internal command output in ~/.plug/date.log instead of /tmp/PLUGVIM-date.log
Examples
~~~~~~~~