diff options
| author | Steve Piercy <web@stevepiercy.com> | 2015-12-21 21:42:32 -0800 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2015-12-21 21:42:32 -0800 |
| commit | cdb9f7a18725a992f8ad0bfc920c028082222b47 (patch) | |
| tree | 783c870b5ff14c700a06bf824400c626c62b4e46 /docs/pscripts | |
| parent | d8101d6e99012bd3a7fcf1806e7d922c8d1371d9 (diff) | |
| download | pyramid-cdb9f7a18725a992f8ad0bfc920c028082222b47.tar.gz pyramid-cdb9f7a18725a992f8ad0bfc920c028082222b47.tar.bz2 pyramid-cdb9f7a18725a992f8ad0bfc920c028082222b47.zip | |
remove :cwd: argument from programoutput rst directive so that travis will pass
Diffstat (limited to 'docs/pscripts')
| -rw-r--r-- | docs/pscripts/pdistreport.rst | 1 | ||||
| -rw-r--r-- | docs/pscripts/prequest.rst | 1 | ||||
| -rw-r--r-- | docs/pscripts/proutes.rst | 1 | ||||
| -rw-r--r-- | docs/pscripts/pserve.rst | 1 | ||||
| -rw-r--r-- | docs/pscripts/pshell.rst | 1 | ||||
| -rw-r--r-- | docs/pscripts/ptweens.rst | 1 | ||||
| -rw-r--r-- | docs/pscripts/pviews.rst | 1 |
7 files changed, 0 insertions, 7 deletions
diff --git a/docs/pscripts/pdistreport.rst b/docs/pscripts/pdistreport.rst index 37d12d848..1c53fb6e9 100644 --- a/docs/pscripts/pdistreport.rst +++ b/docs/pscripts/pdistreport.rst @@ -7,7 +7,6 @@ --------------- .. program-output:: pdistreport --help - :cwd: ../../env/bin :prompt: :shell: diff --git a/docs/pscripts/prequest.rst b/docs/pscripts/prequest.rst index a03d5b0e0..a15827767 100644 --- a/docs/pscripts/prequest.rst +++ b/docs/pscripts/prequest.rst @@ -7,7 +7,6 @@ ------------ .. program-output:: prequest --help - :cwd: ../../env/bin :prompt: :shell: diff --git a/docs/pscripts/proutes.rst b/docs/pscripts/proutes.rst index 8f3f34e16..09ed013e1 100644 --- a/docs/pscripts/proutes.rst +++ b/docs/pscripts/proutes.rst @@ -7,7 +7,6 @@ ----------- .. program-output:: proutes --help - :cwd: ../../env/bin :prompt: :shell: diff --git a/docs/pscripts/pserve.rst b/docs/pscripts/pserve.rst index 4e41d6e2b..d33d4a484 100644 --- a/docs/pscripts/pserve.rst +++ b/docs/pscripts/pserve.rst @@ -7,7 +7,6 @@ ---------- .. program-output:: pserve --help - :cwd: ../../env/bin :prompt: :shell: diff --git a/docs/pscripts/pshell.rst b/docs/pscripts/pshell.rst index fd85a11a9..cfd84d4f8 100644 --- a/docs/pscripts/pshell.rst +++ b/docs/pscripts/pshell.rst @@ -7,7 +7,6 @@ ---------- .. program-output:: pshell --help - :cwd: ../../env/bin :prompt: :shell: diff --git a/docs/pscripts/ptweens.rst b/docs/pscripts/ptweens.rst index e8c0d1ad0..02e23e49a 100644 --- a/docs/pscripts/ptweens.rst +++ b/docs/pscripts/ptweens.rst @@ -7,7 +7,6 @@ ----------- .. program-output:: ptweens --help - :cwd: ../../env/bin :prompt: :shell: diff --git a/docs/pscripts/pviews.rst b/docs/pscripts/pviews.rst index a1c2f5c2b..b4de5c054 100644 --- a/docs/pscripts/pviews.rst +++ b/docs/pscripts/pviews.rst @@ -7,7 +7,6 @@ ---------- .. program-output:: pviews --help - :cwd: ../../env/bin :prompt: :shell: |
