Fix cpan YAML

master
Andrea Cardaci 2018-11-12 15:48:31 +01:00
parent d5405933d1
commit df1efb0437
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
---
functions:
shell:
- description: `cpan` lets you execute perl commands with the `! command`.
- description: |
`cpan` lets you execute perl commands with the `! command`.
code: |
cpan
! exec '/bin/bash'