lib/glman/commands/help_messages.rb in glman-0.1.0 vs lib/glman/commands/help_messages.rb in glman-0.1.1

- old
+ new

@@ -24,12 +24,12 @@ you can show specific config details: config gitlab url # specific attribute in gitlab config config users pniemczyk@o2 id # specific attribute in users config -config glman url:http://site private_token:123 --set -config glman --clear +config gitlab url:http://site private_token:123 --set +config gitlab --clear config notify_irc server:irc.org channel:free ssl:true port:10 nick:test --set config notify_irc --clear config aliases pn:pawel@o2.pl --add @@ -51,6 +51,6 @@ Any questions pniemczyk@o2.pl or go to https://github.com/pniemczyk/glman } end end end -end \ No newline at end of file +end