summaryrefslogtreecommitdiff
path: root/obnamlib/plugins/restore_plugin.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-04-11 08:19:27 +0100
committerLars Wirzenius <liw@liw.fi>2014-04-11 08:19:27 +0100
commit86e75deb9e64c12735ffa99570f84f800385f6f5 (patch)
tree3aa1951d0f4dbf4390e2278a01a9f75324355a49 /obnamlib/plugins/restore_plugin.py
parent6555e2daa8e233024c3b34e3998405b63b9ae298 (diff)
downloadobnam-86e75deb9e64c12735ffa99570f84f800385f6f5.tar.gz
Improve --to help text
Suggested by SanskritFritz.
Diffstat (limited to 'obnamlib/plugins/restore_plugin.py')
-rw-r--r--obnamlib/plugins/restore_plugin.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/obnamlib/plugins/restore_plugin.py b/obnamlib/plugins/restore_plugin.py
index 28497d38..9de1e8bd 100644
--- a/obnamlib/plugins/restore_plugin.py
+++ b/obnamlib/plugins/restore_plugin.py
@@ -79,7 +79,7 @@ class RestorePlugin(obnamlib.ObnamPlugin):
arg_synopsis='[DIRECTORY]...')
self.app.settings.string(
['to'],
- 'where to restore')
+ 'where to restore or FUSE mount')
self.app.settings.string_list(
['generation'],
'which generation to restore',