about summary refs log tree commit diff
path: root/Functions/Misc/run-help-btrfs
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/Misc/run-help-btrfs')
-rw-r--r--Functions/Misc/run-help-btrfs4
1 files changed, 0 insertions, 4 deletions
diff --git a/Functions/Misc/run-help-btrfs b/Functions/Misc/run-help-btrfs
index 0dc1dabcb..cb139e9b7 100644
--- a/Functions/Misc/run-help-btrfs
+++ b/Functions/Misc/run-help-btrfs
@@ -1,7 +1,3 @@
-while [[ $# != 0 && $1 == -* ]]; do
-    shift
-done
-
 case $1 in
     (b*)    man btrfs-balance          ;;
     (c*)    man btrfs-check            ;;