Skip to content

Commit

Permalink
Fixes #20910 - [advanced procedure run] capitalize description
Browse files Browse the repository at this point in the history
  • Loading branch information
Swapnil Abnave committed Sep 13, 2017
1 parent 4af0ee0 commit f33057a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/lib/cli/advanced_procedure_command_test.rb
Expand Up @@ -101,11 +101,11 @@ module ForemanMaintain
Subcommands:
delete-articles-one-year-old Delete all articles created 1 year ago
delete-articles-with-zero-comments Delete all articles with zero comments
present-service-restart restart present service
present-service-start start the present service
present-service-restart Restart present service
present-service-start Start the present service
run-once Procedures::RunOnce
setup setup
stop-service stop the running service
setup Setup
stop-service Stop the running service
upgrade-migration Procedures::Upgrade::Migration
upgrade-post-migration Procedures::Upgrade::PostMigration
upgrade-pre-migration Procedures::Upgrade::PreMigration
Expand Down

0 comments on commit f33057a

Please sign in to comment.