diff --git a/bukuserver/README.rst b/bukuserver/README.rst index b832db9..84ec3ea 100644 --- a/bukuserver/README.rst +++ b/bukuserver/README.rst @@ -69,9 +69,10 @@ ie to set bukuserver to show 100 item per page run the following command .. code:: - $ # on linux + # on linux $ export BUKUSERVER_PER_PAGE=100 - $ # on windows + + # on windows $ SET BUKUSERVER_PER_PAGE=100 CAUTION