diff --git a/tools/qdata b/tools/qdata index b4a439aa..de8dd1d7 100755 --- a/tools/qdata +++ b/tools/qdata @@ -14,8 +14,7 @@ if [ -z "$*" ]; then echo "qdata GET [service] [name] " echo echo "Notes:" - echo "- When requesting a resource, please supply the relative path to a file within the data structure," - echo " or 'default' to indicate a file with no identifier." + echo "- When requesting a resource, please use 'default' to indicate a file with no identifier." echo "- The same applies when specifying the relative path to a file within the data structure; use 'default'" echo " to indicate a single file resource." echo