Skip to content

Commit

Permalink
Add missing description to the ronin-web new command.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Dec 5, 2023
1 parent 3363583 commit 57740bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/ronin/web/cli/commands/new.rb
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ class New < Command
namespace: "#{self}"
)

description 'Creates new projects or scripts'

man_page 'ronin-web-new.1'

end
Expand Down

0 comments on commit 57740bb

Please sign in to comment.