another question that almost answeres itself

This commit is contained in:
Joey Hess 2015-03-26 11:47:25 -04:00
parent e1b8853174
commit 83ae64b893

View file

@ -0,0 +1,15 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2015-03-26T15:45:22Z"
content="""
**direct** mode gets its name, because you can **direct**ly operate on files
with commands like "rm" or "mv /tmp".
So, to delete a file, you use such a command as you normally would.
`git annex status` can be used in direct mode since `git status` does not
work.
Perhaps you should read the documentation: [[/direct_mode]]
"""]]