2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-14 07:10:21 +00:00

Remove trailing spaces in file docs/source/guides/install-guides/maintenance/backup_restore_xcat.rst

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 3eab245db8
commit 3c059c899d

View File

@@ -12,7 +12,7 @@ If need to backup xcat database, you can use :doc:`dumpxCATdb </guides/admin-gui
**[Note]** Maybe you need to dump some environment data for problem report when you hit defect, you can use :doc:`xcatsnap </guides/admin-guides/references/man8/xcatsnap.8>` command like below. ::
xcatsnap -B -d <path_to_save_the_data>
xcatsnap -B -d <path_to_save_the_data>
Restore User Data