Update all bin-scripts to include a description.
The description will always be on the third line. Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# http://matt.might.net/articles/shell-scripts-for-passive-voice-weasel-words-duplicates/
|
||||
# Check written text for the passive voice, weasel words and duplicate words.
|
||||
|
||||
# http://matt.might.net/articles/shell-scripts-for-passive-voice-weasel-words-duplicates/
|
||||
|
||||
# Common stuff
|
||||
CYAN="$(tput setaf 6)"
|
||||
|
Reference in New Issue
Block a user