Skip to content

Commit

Permalink
[console] Fix indentation. (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmolivas authored Nov 2, 2016
1 parent 8241316 commit 475e19d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions translations/yaml.unset.key.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
description: 'Unset a YAML key in a YAML file.'
arguments:
yaml-file: 'Path of YAML file to update'
yaml-key: 'YAML key to be unset'
messages:
unset: 'YAML file "%s" was unset successfully.'
arguments:
yaml-file: 'Path of YAML file to update'
yaml-key: 'YAML key to be unset'
messages:
unset: 'YAML file "%s" was unset successfully.'

0 comments on commit 475e19d

Please sign in to comment.