aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/fs_rm.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/fs_rm.sh b/tools/fs_rm.sh
index c07c17d..89e9f95 100755
--- a/tools/fs_rm.sh
+++ b/tools/fs_rm.sh
@@ -3,7 +3,6 @@ set -e
# @describe Remove the file or directory at the specified path.
-# @env FS_BASE_DIR=. The base dir
# @option --path! The path of the file or directory to remove
main() {