From a76f2c20e410a1414b0922b22b00d1bc7c6cc35d Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 20 Nov 2007 18:19:48 +0000 Subject: opts -> extra_commands. This is much more descriptive. --- init.d.Linux/clock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.d.Linux/clock') diff --git a/init.d.Linux/clock b/init.d.Linux/clock index b835cc39..55d706dc 100755 --- a/init.d.Linux/clock +++ b/init.d.Linux/clock @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. -opts="save show" +extra_commands="save show" description="Sets the local clock to UTC or Local Time." description_save="Saves the current time in the BIOS." -- cgit v1.2.3