summaryrefslogtreecommitdiffstats
path: root/src/syrep.ggo
diff options
context:
space:
mode:
Diffstat (limited to 'src/syrep.ggo')
-rw-r--r--src/syrep.ggo2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/syrep.ggo b/src/syrep.ggo
index 2342371..d2a7bb1 100644
--- a/src/syrep.ggo
+++ b/src/syrep.ggo
@@ -43,6 +43,8 @@ option "update" - "Update a repository snapshot" flag off
option "progress" p "update: Show progress" flag off
option "diff" - "Show difference between two repositories or snapshots" flag off
+ option "sizes" s "diff: show file sizes to copy (works online on repositories)" flag off
+ option "human-readable" H "diff: show sizes human readable" flag off
option "merge" - "Merge a snapshot or a repository into a repository" flag off
option "question" q "merge: Ask a question before each action" flag off