docs: Clarify export_single_user.

This commit is contained in:
Sumana Harihareswara
2016-10-22 20:39:32 -04:00
committed by Tim Abbott
parent facf0ac1f3
commit dd3a19ab58

View File

@@ -585,7 +585,8 @@ have tools in `management/` that essentially export Zulip data to the
file system. file system.
`export_single_user.py` exports the message history and realm-public `export_single_user.py` exports the message history and realm-public
metadata for a single Zulip user. metadata for a single Zulip user (including that user's *received*
messages as well as their sent messages).
A good overview of the process for exporting a single realm when A good overview of the process for exporting a single realm when
moving a realm to a new server (without moving a full database dump) moving a realm to a new server (without moving a full database dump)