Looks fine to me:
from:
https://www.apache.org/dyn/closer.cgi?path=/kafka/2.0.0/kafka_2.11-2.0.0.tgz
tmp/kafka_2.11-2.0.0/bin% head -2 kafka-topics.sh
#!/bin/bash
# Licensed to the Apache Software Foundation (ASF) under one or more
Also from this src it's fine in there too:
https://www.apache.org
Hi, For this version of kafka-2.0.0 the file topic is empty, so don't work also
the first example "QUIKSTART"
Step 3: Create A Topic
Let's create a topic named "test" with a single partition and only one replica:
1
> bin/kafka-topics.sh --create --zoo