This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env ruby | |
# == Name | |
# cli - Aloha Editor's Command Line Interface | |
# | |
# == Synopsis | |
# Refer to the README file for usage | |
# | |
# == Options | |
# -h, --help Displays help message |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env ruby | |
# == Name | |
# cli - Aloha Editor's Command Line Interface | |
# | |
# == Synopsis | |
# Refer to the README file for usage | |
# | |
# == Options | |
# -h, --help Displays help message |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env ruby | |
# == Name | |
# cli - Aloha Editor's Command Line Interface | |
# | |
# == Synopsis | |
# Refer to the README file for usage | |
# | |
# == Options | |
# -h, --help Displays help message |