This commit is contained in:
ville rantanen
2015-04-05 22:29:09 +03:00
parent 9425f984e6
commit 9a1d7c68ca

View File

@@ -1,7 +1,7 @@
#!/bin/bash
function helpexit() {
echo Edit a file with check list mod of vim
echo "key 'a' adds a checkbox, space toggles the box"
echo "key 'b' adds a checkbox, space toggles the box"
echo All switches are passed on to vim.
exit
}