Skip to content

Commit

Permalink
Vertically align Hash values.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Nov 18, 2023
1 parent 4413a34 commit 3363583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ronin/web/cli/commands/new/nokogiri.rb
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class Nokogiri < Command
desc: 'Optional URL for the script'

argument :file, required: true,
desc: 'The file to create'
desc: 'The file to create'

description 'Generates a new nokogiri Ruby script for parsing HTML/XML'

Expand Down

0 comments on commit 3363583

Please sign in to comment.