From 33f218497b2aa3499a0e9a8d0711bbdd92475e83 Mon Sep 17 00:00:00 2001 From: Bernd Wachter Date: Tue, 30 Apr 2013 19:58:33 +0300 Subject: [PATCH] [ssu] Remove RnD option 'mode' from documentation since one user can't cope with it --- rndssucli/rndssucli.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/rndssucli/rndssucli.cpp b/rndssucli/rndssucli.cpp index d709c7e..a58b64e 100644 --- a/rndssucli/rndssucli.cpp +++ b/rndssucli/rndssucli.cpp @@ -541,8 +541,6 @@ void RndSsuCli::usage(){ << "\trelease, re \tdisplay release used" << endl << "\t [-r] \tuse RnD release" << endl << "\t [newrelease] \tset new (RnD)release" << endl - << "\tmode, m \tdisplay current device mode" << endl - << "\t [newmode] \tset new device mode" << endl << endl << "Device management:" << endl << "\tstatus, s \tprint registration status and device information" << endl