From d417a9dcfb3ca68e22c92021f7a908bd41a6b5ff Mon Sep 17 00:00:00 2001 From: Marc Fiuczynski Date: Thu, 7 Feb 2008 14:40:18 +0000 Subject: [PATCH] updated usage --- guest.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guest.init b/guest.init index a67ac01..6f5da6a 100755 --- a/guest.init +++ b/guest.init @@ -95,7 +95,7 @@ usage() echo " reload Regenerate configuration files" echo " restart Restart all PLC subsystems" echo " checkpoint filename : Checkpoint the current state of MyPLC to filename" - echo " restart filename : Restore MyPLC state from filename" + echo " restore filename : Restore MyPLC state from filename" echo " steps Displays ordered list of subsystems" echo echo "Steps:" -- 2.43.0