fix
This commit is contained in:
+1
-2
@@ -1,7 +1,6 @@
|
|||||||
|
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
function usage {
|
usage() {
|
||||||
echo -n "Usage: ${0}"
|
echo -n "Usage: ${0}"
|
||||||
echo -n " -d <root_dir>"
|
echo -n " -d <root_dir>"
|
||||||
echo -n " -D <older than time criteria> (example: '2 days ago')"
|
echo -n " -D <older than time criteria> (example: '2 days ago')"
|
||||||
|
|||||||
Reference in New Issue
Block a user