documentation rewritten
This commit is contained in:
+4
-1
@@ -1,5 +1,9 @@
|
||||
# Documentation
|
||||
|
||||
* [Bash Tips](./bash_tips.md)
|
||||
* [Development Mode](./development.md)
|
||||
* [TODO](./todo.md)
|
||||
|
||||
## prevent last false
|
||||
|
||||
function body should not end up with a ternary statement
|
||||
@@ -36,4 +40,3 @@ count=0
|
||||
count=0
|
||||
count=$((count+1))
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user