We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e48eb8e commit 966651bCopy full SHA for 966651b
lib/bashly/commands/generate.rb
@@ -3,7 +3,7 @@
3
module Bashly
4
module Commands
5
class Generate < Base
6
- summary "Generate the bash script and required files"
+ summary 'Generate the bash script and required files'
7
help "This command is also aliased as 'build'"
8
9
usage 'bashly generate [options]'
0 commit comments