From 5df7002d1d0b8a0f58f3b976c2afd7ece9afc900 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 19 Jul 2004 17:02:34 +0000 Subject: update documentation for .5 git-svn-id: file:///home/lennart/svn/public/syrep/trunk@60 07ea20a6-d2c5-0310-9e02-9ef735347d72 --- man/syrep.1.xml.in | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) (limited to 'man/syrep.1.xml.in') diff --git a/man/syrep.1.xml.in b/man/syrep.1.xml.in index ce946b7..76d2d2d 100644 --- a/man/syrep.1.xml.in +++ b/man/syrep.1.xml.in @@ -1,4 +1,4 @@ - + @@ -37,6 +37,7 @@ syrep [options...] --makepatch DIRECTORY SNAPSHOT syrep [options...] --extract SNAPSHOT ... syrep [options...] --cleanup DIRECTORY ... + syrep [options...] --forget SNAPSHOT ... @@ -70,6 +71,13 @@ --diff) or creating patches between them (command --make-patch).

+

Syrep will ignore all files and directories that have the + extended attribute user.syrep set to + omit. Currently, this works on Linux only. Keep in + mind, that only newer kernel versions and some file system support + extended attributes. See for + more information.

+
@@ -200,6 +208,14 @@

--diff (command)

Show difference between two repositories or snapshots + +
@@ -272,6 +288,18 @@
+
+ + +
+ +

A syrep file repository is a POSIX file hierarchy with some @@ -343,7 +371,7 @@

-

,

+

, ,

-- cgit