From: Josef Reidinger Date: Tue, 26 May 2015 10:22:45 +0000 (+0200) Subject: more fixes from review X-Git-Tag: v0.2.8~9^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e5477150eb1068c7232eecf830200c06ce341c1a;p=thirdparty%2Fsnapper.git more fixes from review --- diff --git a/client/snapper.cc b/client/snapper.cc index 00f2c91b..aad95226 100644 --- a/client/snapper.cc +++ b/client/snapper.cc @@ -202,10 +202,6 @@ help_list_configs() { cout << _(" List configs:") << endl << _("\tsnapper list-configs") << endl - << endl - << _(" Options for 'list-configs' command:") << endl - << _("\t--target-root, -r \tRead configuration from target root (works only without dbus).") << endl - << endl; } diff --git a/doc/snapper.xml.in b/doc/snapper.xml.in index 5e09c4f4..82fc8f59 100644 --- a/doc/snapper.xml.in +++ b/doc/snapper.xml.in @@ -206,7 +206,7 @@ - + Operate on target root. Only works together with no-dbus and only for some commands.