We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 820a442 commit cb01199Copy full SHA for cb01199
lib/octofacts_updater/cli.rb
@@ -67,7 +67,7 @@ def initialize(argv)
67
end
68
69
def usage
70
- puts "Usage: octofacts-updater --action <action> [--config-file /path/to/config.yaml] [other options]"
+ puts "Usage: octofacts-updater --action <action> [--config /path/to/config.yaml] [other options]"
71
puts ""
72
puts "Available actions:"
73
puts " bulk: Update fixtures and index in bulk"
0 commit comments