mirror of
https://github.com/ntop/n2n.git
synced 2024-04-21 16:31:34 +00:00
Add more ways to get help from the indent.sh script
This commit is contained in:
@@ -13,6 +13,7 @@ help() {
|
||||
|
||||
[ -z "$1" ] && help
|
||||
[ "$1" = "-h" ] && help
|
||||
[ "$1" = "--help" ] && help
|
||||
|
||||
INPLACE=0
|
||||
if [ "$1" = "-i" ]; then
|
||||
|
||||
Reference in New Issue
Block a user