Update docs/contributing.rst to match display behavior during release. (#3674)

This commit is contained in:
Erica Portnoy
2017-01-04 14:42:52 -05:00
committed by Brad Warren
parent 8794c4fd41
commit 3b233df2b1
+2 -3
View File
@@ -246,9 +246,8 @@ configuration checkpoints and rollback.
Display
~~~~~~~
We currently offer a pythondialog and "text" mode for displays. Display
plugins implement the `~certbot.interfaces.IDisplay`
interface.
We currently only offer a "text" mode for displays. Display plugins
implement the `~certbot.interfaces.IDisplay` interface.
.. _dev-plugin: