summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <joey@web>2013-05-13 18:59:08 +0000
committerGravatar admin <admin@branchable.com>2013-05-13 18:59:08 +0000
commite96b024e3781b500a453ada2462e60d76bea14c0 (patch)
tree0263db98c5db80ac81f6184f63a978dc5d124434 /doc
parentce391daf8845a860e68d3d3b46921c593d74b700 (diff)
Added a comment
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/How_do_I_dropunused_with_an_rsync_remote__63__/comment_4_9233decd0aaf9211447f36e0d9346445._comment15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/forum/How_do_I_dropunused_with_an_rsync_remote__63__/comment_4_9233decd0aaf9211447f36e0d9346445._comment b/doc/forum/How_do_I_dropunused_with_an_rsync_remote__63__/comment_4_9233decd0aaf9211447f36e0d9346445._comment
new file mode 100644
index 000000000..f326cd340
--- /dev/null
+++ b/doc/forum/How_do_I_dropunused_with_an_rsync_remote__63__/comment_4_9233decd0aaf9211447f36e0d9346445._comment
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ nickname="joey"
+ subject="comment 4"
+ date="2013-05-13T18:59:08Z"
+ content="""
+You might be using an older version. Here's the output of that command in the current version:
+
+<pre>
+Usage: git-annex dropunused NUM|RANGE ... [option ...]
+ -f REMOTE --from=REMOTE drop content from a remote
+
+To see additional options common to all commands, run: git annex help options
+</pre>
+"""]]