{
cout << _(" List configs:") << endl
<< _("\tsnapper list-configs") << endl
- << endl
- << _(" Options for 'list-configs' command:") << endl
- << _("\t--target-root, -r <path>\tRead configuration from target root (works only without dbus).") << endl
-
<< endl;
}
</listitem>
</varlistentry>
<varlistentry>
- <term><option>-c, --root <replaceable>path</replaceable></option></term>
+ <term><option>-r, --root <replaceable>path</replaceable></option></term>
<listitem>
<para>Operate on target root. Only works together with no-dbus and only for some commands.</para>
</listitem>