diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/rtd/topics/cli.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rtd/topics/cli.rst b/doc/rtd/topics/cli.rst index 4a0aa924..0ff230b5 100644 --- a/doc/rtd/topics/cli.rst +++ b/doc/rtd/topics/cli.rst @@ -164,7 +164,7 @@ declared to run in various boot stages in the file * *cloud_init_modules* * *cloud_config_modules* -* *cloud_init_modules* +* *cloud_final_modules* Can be run on the command line, but each module is gated to run only once due to semaphores in ``/var/lib/cloud/``. |