aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-info.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-12 14:08:40 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-12 14:08:40 -0400
commitcc3f825c3f1959cc0457fe3f4deb8843c0187537 (patch)
treee1f23c6940c5ff79739e3572871efea4ba6c72a6 /doc/git-annex-info.mdwn
parent0cc67fc846c40dbdeeffa9da13df749f1e877f1f (diff)
info: Added --bytes option.
Diffstat (limited to 'doc/git-annex-info.mdwn')
-rw-r--r--doc/git-annex-info.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/git-annex-info.mdwn b/doc/git-annex-info.mdwn
index 52b145c51..31c422703 100644
--- a/doc/git-annex-info.mdwn
+++ b/doc/git-annex-info.mdwn
@@ -26,6 +26,10 @@ for the repository as a whole.
Enable JSON output. This is intended to be parsed by programs that use
git-annex. Each line of output is a JSON object.
+* `--bytes`
+
+ Show file sizes in bytes, disabling the default nicer units.
+
* file matching options
When a directory is specified, the [[git-annex-matching-options]](1)