From 3bc3ad24a2c089b4ee80fc1765fab3d2af378d00 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 26 Aug 2003 21:43:31 +0000 Subject: Initial commit git-svn-id: file:///home/lennart/svn/public/syrep/trunk@2 07ea20a6-d2c5-0310-9e02-9ef735347d72 --- doc/usage-intro.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 doc/usage-intro.txt (limited to 'doc') diff --git a/doc/usage-intro.txt b/doc/usage-intro.txt new file mode 100644 index 0000000..dcb9ee3 --- /dev/null +++ b/doc/usage-intro.txt @@ -0,0 +1,19 @@ +diff [DIR|SNAP] [DIR|SNAP] + +update [-S SNAP] DIR + +list [DIR|SNAP] + +info [DIR|SNAP] + +merge [-S SNAP] SNAP DIR +merge [-S SNAP] PATCH DIR + +makepatch [-S SNAP] -O PATCH SNAP DIR +makepatch [-S SNAP] SNAP DIR > PATCH + +extract [-o DIR] PATCH + +history [DIR|SNAP] + + -- cgit