summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar cehteh <cehteh@web>2014-10-22 17:01:53 +0000
committerGravatar admin <admin@branchable.com>2014-10-22 17:01:53 +0000
commit809dc99da8f90dd0aa21f269657ac853a2415f62 (patch)
tree7c847246b15ffea905b9b95b22a985d86779e5a6
parent36c4ddcdf14e7f9fd51acbe68ad86d551f3d58ff (diff)
fix: get, not drop for get...
-rw-r--r--doc/tips/file_manager_integration.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/file_manager_integration.mdwn b/doc/tips/file_manager_integration.mdwn
index b81d75819..8f47a3d68 100644
--- a/doc/tips/file_manager_integration.mdwn
+++ b/doc/tips/file_manager_integration.mdwn
@@ -31,7 +31,7 @@ XFCE uses the Thunar file manager, which can also be easily configured to allow
for drop, and for get:
- git-annex drop --notify-start --notify-finish -- %F
+ git-annex get --notify-start --notify-finish -- %F
This gives me the resulting config on disk, in `.config/Thunar/uca.xml`: