mirror of
https://github.com/plashchynski/crono.git
synced 2026-06-12 09:44:27 +02:00
add documentation and fix --help
This commit is contained in:
@@ -13,6 +13,7 @@ module Crono
|
||||
def initialize
|
||||
self.cronotab = CRONOTAB
|
||||
self.logfile = LOGFILE
|
||||
@pidfile = PIDFILE
|
||||
self.piddir = PIDDIR
|
||||
self.process_name = PROCESS_NAME
|
||||
self.daemonize = false
|
||||
|
||||
Reference in New Issue
Block a user