summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawkWHj0RxNMfuwvFzo2d-V6vBKOYwW_Fnfk <Andrew@web>2015-01-22 06:30:22 +0000
committerGravatar admin <admin@branchable.com>2015-01-22 06:30:22 +0000
commit37f78f705e71a0be876228e0aee29d538ffb71e5 (patch)
tree3510fa039a6e748c4a191346ae8ef286a77a51e4 /doc
parent5d4954651c0df470406e33ae9e5e3d13d2ce589b (diff)
removed
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/gadu_-_git-annex_disk_usage/comment_14_6279f238df5be485f1ac99f75242a325._comment14
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/forum/gadu_-_git-annex_disk_usage/comment_14_6279f238df5be485f1ac99f75242a325._comment b/doc/forum/gadu_-_git-annex_disk_usage/comment_14_6279f238df5be485f1ac99f75242a325._comment
deleted file mode 100644
index 7746b2538..000000000
--- a/doc/forum/gadu_-_git-annex_disk_usage/comment_14_6279f238df5be485f1ac99f75242a325._comment
+++ /dev/null
@@ -1,14 +0,0 @@
-[[!comment format=mdwn
- username="https://www.google.com/accounts/o8/id?id=AItOawkWHj0RxNMfuwvFzo2d-V6vBKOYwW_Fnfk"
- nickname="Andrew"
- subject="Update on determining disk usage"
- date="2015-01-22T06:29:51Z"
- content="""
-I just had a look at this question today as I learn git-annex. I think the commands have changed since the last comment. However, there remain several ways to determine disk usage, for example in the folder `Music`
-
- git annex info Music
-
-but you could also use `du` with
-
- du --human-readable --dereference Music
-"""]]