Signed-off-by: Rob Browning <
r...@defaultvalue.org>
Tested-by: Rob Browning <
r...@defaultvalue.org>
---
lib/bup/cmd/get.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/bup/cmd/get.py b/lib/bup/cmd/get.py
index c1950b84..e4590a86 100644
--- a/lib/bup/cmd/get.py
+++ b/lib/bup/cmd/get.py
@@ -47,8 +47,8 @@ argspec = (
--append, etc.). Both repositories default to BUP_DIR. A remote
destination may be specified with -r, and data may be pulled from
a remote repository with the related "bup on HOST get ..."
- command. The --exclude-rx and --exclude-rx-from options currently
- only apply to rewrites and repairs. Currently only --unnammed supports
+ command. Currently, --exclude-rx and --exclude-rx-from only apply
+ to rewrites and repairs, and only --unnamed supports
"--ignore-missing".""",
('optional arguments:',
--
2.47.3