about summary refs log tree commit diff stats
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..8751397
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,20 @@
+keep - Maintain a collection of files
+
+----------------------------------------------------------------------
+
+SYNOPSIS
+
+keep import -r repository [opts] file [file...]
+find path -print0 | keep import -r repository [opts] -
+
+DESCRIPTION
+
+
+
+----------------------------------------------------------------------
+
+SYNOPSIS
+
+keep organize -r repository [options]
+
+DESCRIPTION