diff options
Diffstat (limited to 'docs/cmdline.md')
-rw-r--r-- | docs/cmdline.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/cmdline.md b/docs/cmdline.md index e47cd8e..8967e4a 100644 --- a/docs/cmdline.md +++ b/docs/cmdline.md @@ -13,10 +13,6 @@ Currently available service commands are: * disable - disable a service. If the service is parameterized, requires the same arguments used for enabling, to disable the specific instance of the service. - * schedule - enable a gcrond service. Only available if this package is built - with gcrond. - * unschedule - disnable a gcrond service. Only available if this package is - built with gcrond. * dumpscript - generate an equivalent shell script from the `exec` lines of a service after applying all parameter substitutions. * list - list all enabled service. A target can be specified to only list |