chiark / gitweb /
systemd-python: also update the documentation
[elogind.git] / src / python-systemd / docs / journal.rst
index e6c42061f34febeaaa77dcc94c39ad90861da958..ea74cf85c408f499255e95a091db684e1173930b 100644 (file)
@@ -53,7 +53,8 @@ Journal access types
 
 .. autoattribute:: systemd.journal.LOCAL_ONLY
 .. autoattribute:: systemd.journal.RUNTIME_ONLY
-.. autoattribute:: systemd.journal.SYSTEM_ONLY
+.. autoattribute:: systemd.journal.SYSTEM
+.. autoattribute:: systemd.journal.CURRENT_USER
 
 Journal event types
 ~~~~~~~~~~~~~~~~~~~