diff options
author | Fabian Affolter <fabian@bernewireless.net> | 2010-12-12 15:04:29 +0100 |
---|---|---|
committer | Fabian Affolter <fabian@bernewireless.net> | 2010-12-12 15:04:29 +0100 |
commit | 193165b8cf4a901f5619f23c64877c4cef8b1818 (patch) | |
tree | b7098812ab64a888e1c459395c2cc27dfdca818c /doc | |
parent | a1835e1f52bc291a5e325b7ededc249f163cb2cb (diff) | |
download | bcfg2-193165b8cf4a901f5619f23c64877c4cef8b1818.tar.gz bcfg2-193165b8cf4a901f5619f23c64877c4cef8b1818.tar.bz2 bcfg2-193165b8cf4a901f5619f23c64877c4cef8b1818.zip |
doc: Detaisl about the name added
Diffstat (limited to 'doc')
-rw-r--r-- | doc/server/admin/backup.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/server/admin/backup.txt b/doc/server/admin/backup.txt index 81e1d970e..1ed918082 100644 --- a/doc/server/admin/backup.txt +++ b/doc/server/admin/backup.txt @@ -8,7 +8,8 @@ backup .. _Samples repository: https://github.com/solj/bcfg2-repo Create an archive of the whole Bcfg2 :term:`repository`. The archive is stored -directly in your Bcfg2 repository (e.g. /var/lib/bcfg2):: +directly in your Bcfg2 repository (e.g. ``/var/lib/bcfg2/``) and named with +the current data and time:: bcfg2-admin backup |