add verbosity to shell scripts
parent
0a63b86474
commit
512ecddcb0
|
@ -68,3 +68,4 @@ Use uppercase variable names with underscores except for loops where
|
|||
lowercase variable names with underscores may be used for counters and
|
||||
iterators.
|
||||
|
||||
Be verbose about every step that is being taken.
|
||||
|
|
Loading…
Reference in New Issue