aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-01-25 16:16:18 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-01-25 16:16:18 -0400
commit2d0d0b1b401cdcd9c6c1c530826a61bfc3349d12 (patch)
tree5cab04dc2cfa5d887244a4f31191158f7914a445 /doc/git-annex.mdwn
parent4fcd04b876f4fc4f3738d80ef66b29a76871aa2d (diff)
matchexpression: New plumbing command to check if a preferred content expression matches some data.
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 329fb8932..91ae78559 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -535,6 +535,12 @@ subdirectories).
See [[git-annex-examinekey]](1) for details.
+* `matchexpression`
+
+ Checks if a preferred content expression matches provided data.
+
+ See [[git-annex-matchexpression]](1) for details.
+
* `fromkey [key file]`
Manually set up a file in the git repository to link to a specified key.
@@ -553,7 +559,6 @@ subdirectories).
See [[git-annex-setkey]](1) for details.
-
* `dropkey [key ...]`
Drops annexed content for specified keys.