From 48c6383376f56c9f0d616a5ef6973d62ecd27530 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 26 Mar 2015 11:47:25 -0400 Subject: another question that almost answeres itself --- .../comment_1_995f3b8cf511921719774f8911e24907._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/forum/How_to_delete_a_file_in_direct_mode__63__/comment_1_995f3b8cf511921719774f8911e24907._comment diff --git a/doc/forum/How_to_delete_a_file_in_direct_mode__63__/comment_1_995f3b8cf511921719774f8911e24907._comment b/doc/forum/How_to_delete_a_file_in_direct_mode__63__/comment_1_995f3b8cf511921719774f8911e24907._comment new file mode 100644 index 000000000..f04d38bc1 --- /dev/null +++ b/doc/forum/How_to_delete_a_file_in_direct_mode__63__/comment_1_995f3b8cf511921719774f8911e24907._comment @@ -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]] +"""]] -- cgit v1.2.3